Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Go to file
pq addc888926 Update to new analyzer and linter.
Notably, this will allow us to play with

* the fixed `public_member_api_docs` that now checks for documented getters when checking setters (https://github.com/dart-lang/linter/issues/237), and
* the new `comment_references` lint that ensures identifiers referenced in docs are in scope (https://github.com/dart-lang/linter/issues/240).
2016-05-18 11:47:44 -07:00
bin Revert latest engine roll. (#4012) 2016-05-18 11:15:03 -07:00
dev Try to simplify our bot setup. (#3986) 2016-05-18 11:38:45 -07:00
examples Use KeyboardType.phone for the Gallery app's text demo. (#3983) 2016-05-17 15:36:59 -04:00
packages Update to new analyzer and linter. 2016-05-18 11:47:44 -07:00
.analysis_options Move global analysis options file to the repo root (#3750) 2016-05-05 16:30:38 -07:00
.travis.yml Try to simplify our bot setup. (#3986) 2016-05-18 11:38:45 -07:00
AUTHORS Update engine (#3214) 2016-04-08 10:25:41 -07:00
CONTRIBUTING.md [tools] remove --flutter-repo flag in flutter test (#3728) 2016-05-04 14:08:16 -07:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md 2016-03-25 20:17:22 -07:00
LICENSE Initial commit 2015-10-30 11:16:58 -07:00
README.md Update README.md 2016-03-23 21:06:37 -07:00

Flutter

Build Status Issue Stats Issue Stats

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.

Community

Join us on IRC at #flutter on Freenode or join our mailing list, flutter-dev@googlegroups.com.