mirror of
https://github.com/flutter/flutter.git
synced 2026-02-04 01:56:32 +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.
This is a fake package for use by automated testing.
For example, the flutter_tools package uses this to test flutter test.