flutter/packages/flutter_tools/lib
Jonah Williams 90d6169678
[flutter_tools] refactor the IOSDevicePortForwarder and move tests out of devices_test.dart (#52772)
Updates the IOSDevicePortForwarder to no longer depend on context, or on an IOSDevice instance. Instead, it receives all necessary configuration through the constructor.

Moves the IOSDevicePortForwarder to a separate file.
2020-03-17 17:58:05 -07:00
..
src [flutter_tools] refactor the IOSDevicePortForwarder and move tests out of devices_test.dart (#52772) 2020-03-17 17:58:05 -07:00
executable.dart [flutter_tools] Reduce context usage in analyze command and tests (#49589) 2020-03-05 17:20:54 -08:00
runner.dart [flutter_tools] cache result of BotDetector in persistent tool state (#52325) 2020-03-10 11:35:52 -07:00