Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Go to file
Ian Hickson f1cdf57053 Be gentler, for MacOS (#7684)
Turns out MacOS has a really low open files limit and so if you try to
open EVERY FILE AT THE SAME TIME it falls over.

This just opens the files one at a time, the way we used to back in
the old days.
2017-01-26 18:48:01 -08:00
.idea Update IntelliJ template for new projects and existing samples (#7501) 2017-01-23 16:33:18 +01:00
bin Windows Fixes for Flutter Tools (#7678) 2017-01-26 17:04:53 -08:00
dev Be gentler, for MacOS (#7684) 2017-01-26 18:48:01 -08:00
examples Migrate sample applications off FlutterAppDelegate (#7677) 2017-01-26 17:37:42 -08:00
packages Don't overshoot ballisitic scroll activities (#7670) 2017-01-26 17:26:24 -08:00
.analysis_options Increase the strictness of our requiring explicit types (#7585) 2017-01-23 01:04:31 -08:00
.analysis_options_repo Increase the strictness of our requiring explicit types (#7585) 2017-01-23 01:04:31 -08:00
.analysis_options_user update .analysis_options (#6984) 2016-11-22 09:31:55 -08:00
.gitignore commit intellij project metadata (#6232) 2016-10-06 17:43:52 -07:00
.travis.yml Revert "Use test fonts in the test shell and remove custom font installation on Travis." (#7265) 2016-12-15 11:01:39 -08:00
AUTHORS make dialog background color configurable (#7320) (#7323) 2017-01-03 15:02:06 -08:00
CONTRIBUTING.md Add a flutter tools section to CONTRIBUTING.md (#7640) 2017-01-25 19:00:06 -08:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md 2016-11-02 10:00:58 -07:00
LICENSE Initial commit 2015-10-30 11:16:58 -07:00
README.md Update README.md 2016-10-31 21:53:27 -07:00
VERSION Bump tools version to 0.0.3. (#6771) 2016-11-08 16:39:27 -08:00

Flutter

Join Gitter Chat Channel - Build Status - Coverage Status -

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 in our Gitter chat room or join our public mailing list, flutter-dev@googlegroups.com.