Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Go to file
Adam Barth 9662d49e12 Clean up code organization in flutter_tools
1) Moved basic utility code into base/ directory to make it clear which code
   doesn't depend on Flutter-specific knowldge.
2) Move the CommandRunner subclasses into a runner/ directory because these
   aren't commands themselves.
2015-11-28 21:16:55 -08:00
bin Hide pub get output when updating flutter tool 2015-11-23 19:05:49 -08:00
dev dev/update_packages.dart --upgrade 2015-11-27 20:01:13 -08:00
examples Properly paint disabled switches 2015-11-26 11:50:15 -08:00
packages Clean up code organization in flutter_tools 2015-11-28 21:16:55 -08:00
travis Make it possible to run tests outside the Flutter repo 2015-11-23 13:42:04 -08:00
.travis.yml Switch Travis to the stable Dart SDK 2015-11-21 11:59:29 -08:00
AUTHORS Initial commit 2015-10-30 11:16:58 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md 2015-11-10 16:06:09 -08:00
LICENSE Initial commit 2015-10-30 11:16:58 -07:00
README.md Add a CONTRIBUTING.md 2015-11-08 21:56:20 -08:00

Flutter

Build 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 on IRC at #flutter on Freenode or join our mailing list, flutter-dev@googlegroups.com.