mirror of
https://github.com/flutter/flutter.git
synced 2026-01-27 20:42:44 +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.