README.md 1.39 KB
Newer Older
Adam Barth's avatar
Adam Barth committed
1 2
Flutter
=======
Ian Hickson's avatar
Ian Hickson committed
3

Ian Hickson's avatar
Ian Hickson committed
4 5 6
[![Join Gitter Chat Channel -](https://badges.gitter.im/flutter/flutter.svg)](https://gitter.im/flutter/flutter?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status -](https://travis-ci.org/flutter/flutter.svg?branch=master)](https://travis-ci.org/flutter/flutter)
[![Coverage Status -](https://coveralls.io/repos/github/flutter/flutter/badge.svg?branch=master)](https://coveralls.io/github/flutter/flutter?branch=master)
Adam Barth's avatar
Adam Barth committed
7 8 9 10 11

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.

Adam Barth's avatar
Adam Barth committed
12 13 14 15 16
_Flutter is an early-stage open-source project._ We are still missing core
features like accessibility, text input, localization, and more. However,
you can build demos and examples today. We hope you try it out and send
us [feedback](mailto:flutter-dev@googlegroups.com).

Adam Barth's avatar
Adam Barth committed
17 18 19
 - For information about using Flutter to build apps, please see
   the [getting started guide](http://flutter.io/getting-started/).

Adam Barth's avatar
Adam Barth committed
20 21 22
- For information about contributing code to Flutter itself, please see
  [CONTRIBUTING.md](CONTRIBUTING.md).

Adam Barth's avatar
Adam Barth committed
23 24 25
Community
---------

Adam Barth's avatar
Adam Barth committed
26
Join us in our [Gitter chat room](https://gitter.im/flutter/flutter) or join our public mailing list,
Adam Barth's avatar
Adam Barth committed
27
[flutter-dev@googlegroups.com](https://groups.google.com/forum/#!forum/flutter-dev).