flutter/README.md
Adam Barth c887878595 Update README.md
Try to be clearer that flutter-dev is a public mailing list.
2016-10-31 21:53:27 -07:00

28 lines
1.4 KiB
Markdown

Flutter
=======
[![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)
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.
_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).
- For information about using Flutter to build apps, please see
the [getting started guide](http://flutter.io/getting-started/).
- For information about contributing code to Flutter itself, please see
[CONTRIBUTING.md](CONTRIBUTING.md).
Community
---------
Join us in our [Gitter chat room](https://gitter.im/flutter/flutter) or join our public mailing list,
[flutter-dev@googlegroups.com](https://groups.google.com/forum/#!forum/flutter-dev).