Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Go to file
pq e54196d7fc Turn on avoid_return_types_on_setters and cleanup annotated setters.
It's safe to remove the unneeded `void`s from setters since the blocking issues in the
`always_declare_return_types` lint have been fixed (https://github.com/dart-lang/linter/).  We can also safely flip the bit on  `avoid_return_types_on_setters`.
2016-05-12 11:45:30 -07:00
bin Use debug artifacts on mac host and update engine revision. (#3875) 2016-05-11 17:07:12 -07:00
dev Turn on avoid_return_types_on_setters and cleanup annotated setters. 2016-05-12 11:45:30 -07:00
examples Turn on avoid_return_types_on_setters and cleanup annotated setters. 2016-05-12 11:45:30 -07:00
infra add an infra/docs.sh script (#3674) 2016-05-02 14:33:39 -07:00
packages Turn on avoid_return_types_on_setters and cleanup annotated setters. 2016-05-12 11:45:30 -07:00
travis Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00
.analysis_options Move global analysis options file to the repo root (#3750) 2016-05-05 16:30:38 -07:00
.travis.yml See if fixing indent fixes our missing caching 2015-12-14 19:40:37 -08: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.