mirror of
https://github.com/flutter/flutter.git
synced 2026-01-23 16:36:37 +08:00
Adds a Fuchsia compatibility function that allows for connecting to a specific Isolate by name when running Flutter Driver on a Fuchsia device. This will check over multiple Dart VM's in an attempt to find an Isolate by its name.
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.