commit | 2a5452433762f422d5bfd5a03020c379945571ad | [log] [tgz] |
---|---|---|
author | Ian Hickson <ian@hixie.ch> | Wed Apr 12 13:33:02 2017 -0700 |
committer | GitHub <noreply@github.com> | Wed Apr 12 13:33:02 2017 -0700 |
tree | 00fc3975bb25a6d90dcb3f3e42b1f5391195fb85 | |
parent | c12c019bcc4fdfcd6098ff680bbccd5d8816c6ef [diff] |
Fix tests to use Ahem, and helpful changes around that (#9332) * Fix tests to use Ahem, and helpful changes around that - Fix fonts that had metric-specific behaviours. - LiveTestWidgetsFlutterBinding.allowAllFrames has been renamed to LiveTestWidgetsFlutterBinding.framePolicy. - LiveTestWidgetsFlutterBinding now defaults to using a frame policy that pumps slightly more frames, to animate the pointer crosshairs. - Added "flutter run --use-test-fonts" to enable Ahem on devices. - Changed how idle() works to be more effective in live mode. - Display the test name in live mode (unless ahem fonts are enabled). - Added a toString to TextSelectionPoint. - Style nit fixes. * Roll engine to get Ahem changes. * Update tests for dartdoc changes. * Fix flutter_tools tests
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 in our Gitter chat room or join our public mailing list, flutter-dev@googlegroups.com.