Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Go to file
Chris Bracken fea4a91ab6 Flutter run support for iOS 10 (#6028)
With iOS 10, the syslog format changed from:
Sep 23 16:04:17 cbracken-iPhone Runner[6188] <Info>: .*

to:
Sep 23 16:04:17 cbracken-iPhone Runner(libsystem_asl.dylib)[6188] <Info>: .*

This updates the observatory port scraping to handle either case.
2016-09-23 16:59:03 -07:00
bin suppress pub override warning; decouple the analyzer versions (#5991) 2016-09-22 07:40:38 -07:00
dev extract flutter watch from flutter analyze (#6012) 2016-09-23 09:03:23 -04:00
examples For reals allow Gallery to be installed by Nexus 5, 5X (#6013) 2016-09-23 14:57:38 -07:00
packages Flutter run support for iOS 10 (#6028) 2016-09-23 16:59:03 -07:00
.analysis_options cancel open subscription (#5824) 2016-09-12 16:32:08 -04:00
.analysis_options_repo move all analysis options to repo root (#5882) 2016-09-15 11:59:46 -04:00
.analysis_options_user move all analysis options to repo root (#5882) 2016-09-15 11:59:46 -04:00
.travis.yml Firebase hosting for docs (#4871) 2016-07-12 12:53:47 -07:00
AUTHORS Unittest to check Input box initial value (#5976) 2016-09-20 20:13:30 -07:00
CONTRIBUTING.md Add a simple way of merging coverage data (#4726) 2016-06-23 18:02:55 -07:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md (#5747) 2016-09-06 20:42:59 -04:00
LICENSE Initial commit 2015-10-30 11:16:58 -07:00
README.md Update README.md (#5101) 2016-07-27 13:45:58 -07:00
VERSION Add a semantic version for Flutter (#4923) 2016-08-01 14:15:37 -07: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 mailing list, flutter-dev@googlegroups.com.