README.md 1.0 KB
Newer Older
A
Adam Barth 已提交
1 2
Flutter
=======
3
[![Build Status](https://travis-ci.org/flutter/engine.svg)](https://travis-ci.org/flutter/engine)
C
Collin Jackson 已提交
4

A
Adam Barth 已提交
5 6 7
Flutter is a new way to build high-performance, cross-platform mobile apps.
Flutter is optimized for today's, and tomorrow's, mobile devices. We are
focused on low-latency input and high frame rates on Android and iOS.
C
Collin Jackson 已提交
8

S
Seth Ladd 已提交
9
_Flutter is an early-stage open-source project._ We are still missing core
S
Seth Ladd 已提交
10
features like accessibility, text input, localization, and more. However,
S
Seth Ladd 已提交
11 12 13
you can build demos and examples today. We hope you try it out and send
us [feedback](mailto:flutter-dev@googlegroups.com).

A
Adam Barth 已提交
14
 - For information about using Flutter to build apps, please see
A
Adam Barth 已提交
15
   the [getting started guide](http://flutter.io/getting-started/).
C
Collin Jackson 已提交
16

A
Adam Barth 已提交
17
 - For information about contributing code to Flutter itself, please see
A
Adam Barth 已提交
18
   [CONTRIBUTING.md](CONTRIBUTING.md).
A
Adam Barth 已提交
19 20 21 22

Community
---------

A
Adam Barth 已提交
23
Join us on IRC at `#flutter` on Freenode or join our mailing list,
A
Adam Barth 已提交
24
[flutter-dev@googlegroups.com](https://groups.google.com/forum/#!forum/flutter-dev).