mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Now that Dart 1 is turned off, reapplying my change to turn on the prefer_generic_function_type_aliases analysis option, and fix all the typedefs to Dart 2 preferred syntax. Also eliminated the unused analysis_options_repo.yaml file and turned on public_member_api_docs in analysys_options.yaml. No logic changes, just changing the typedef syntax for all typedefs, and updating analysis options. |
||
|---|---|---|
| .. | ||
| channels | ||
| external_ui | ||
| flavors | ||
| platform_interaction | ||
| ui | ||
| README.md | ||
Automated Flutter integration test suites. Each suite consists of a complete
Flutter app and a flutter_driver specification that drives tests from the UI.
Intended for use with devicelab.