• 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
ios_device_port_forwarder_test.dart 1.67 KB