Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Go to file
Jason Simmons fb8179bfed Remove a misfiring assert in the test framework plugin (#7397)
Fixes https://github.com/flutter/flutter/issues/7351

When a test runs to completion, the test harness closes the stream side of the
StreamChannel, causing the sink side to be closed as well.  So by the time we
receive a test result of completed/harnessBailed, the controller sink has been
closed.
2017-01-09 16:52:00 -08:00
.idea add an intellij module for the dev/devicelab package (#6550) 2016-10-28 17:28:58 +02:00
bin Rename TransferMode to BlendMode (#7357) 2017-01-06 00:07:47 -08:00
dev add microbenchmarks to devicelab (fixes #7081) (#7396) 2017-01-09 14:57:14 -08:00
examples New Tabs API (#7387) 2017-01-09 14:55:36 -08:00
packages Remove a misfiring assert in the test framework plugin (#7397) 2017-01-09 16:52:00 -08:00
.analysis_options DependencyChecker with tests (#7268) 2016-12-15 15:05:15 -08:00
.analysis_options_repo DependencyChecker with tests (#7268) 2016-12-15 15:05:15 -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 Update CONTRIBUTING doc to mention analysis (#7277) 2016-12-15 15:59:57 -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.