commit | c167efca17e0048b203d13a3a71ca36e65f5bd63 | [log] [tgz] |
---|---|---|
author | Ian Hickson <ian@hixie.ch> | Thu Apr 21 16:35:46 2016 -0700 |
committer | Ian Hickson <ian@hixie.ch> | Thu Apr 21 16:35:46 2016 -0700 |
tree | 68d90586ee2d6e1f8a8e1c522c4c19c4eae6a0d9 | |
parent | 31d199b0ee2cfa9af4ad709d48bb6a700cb99665 [diff] |
Minor widget_tester refactoring and docs (#3472) This reorders some classes so that this file makes more sense, and adds a bunch of docs. It also makes the following changes: * Move allElements from Instrumentation to TestWidgets. (Instrumentation is going away.) * Remove findElements. * Rename byElement to byElementPredicate * Rename byPredicate to byWidgetPredicate * Implement _WidgetPredicateFinder so that byWidgetPredicate has good messages * Fix one use of byElementPredicate to use byWidgetPredicate.
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.