commit | 7861d029433dca197f5453c22e20155b29556c50 | [log] [tgz] |
---|---|---|
author | Ian Hickson <ian@hixie.ch> | Wed Apr 13 13:53:39 2016 -0700 |
committer | Ian Hickson <ian@hixie.ch> | Wed Apr 13 13:53:39 2016 -0700 |
tree | c202e091790ff2bf4895ce30d0f963331fb99a23 | |
parent | 74fe40183918a906ffa279290ca578dbd685791c [diff] |
Fix dependency skew. (#3306) ...by adding tests to our examples that don't import flutter_test, which pins the relevant dependencies. Also, provide more information when complaining about leaked transient callbacks in tests. Also, make tests display full information when they have an exception, by bypassing the throttling we have for Android logging in tests. Also, make the word wrapping not wrap stack traces if they happen to be included in exception output. Also, fix a leaked transient callback in the checkbox code.
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.
For information about using Flutter to build apps, please see the getting started guide.
For information about contributing code to Flutter itself, please see CONTRIBUTING.md.
Join us on IRC at #flutter
on Freenode or join our mailing list, flutter-dev@googlegroups.com.