• Jonah Williams's avatar
    [flutter_tools] refactor the IOSDevicePortForwarder and move tests out of... · 90d61696
    Jonah Williams authored
    [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.
    90d61696
Name
Last commit
Last update
..
android_common.dart Loading commit data...
common.dart Loading commit data...
context.dart Loading commit data...
fake_process_manager.dart Loading commit data...
io.dart Loading commit data...
mocks.dart Loading commit data...
pubspec_schema.dart Loading commit data...
testbed.dart Loading commit data...
throwing_pub.dart Loading commit data...