flutter/packages/flutter_tools/test/general.shard/proxied_devices
Lau Ching Jun d64cc47920
Make ProxiedDevices a subclass of PollingDeviceDiscovery. (#130640)
The daemon ignores all device discovery that is not a PollingDeviceDiscovery. Make ProxiedDevices a PollingDeviceDiscovery so that it can be used in flutter daemon.

Note that there is a TODO item added in the test, which I intend to attempt fixing in a subsequent PR.
2023-07-17 17:40:12 +00:00
..
debounce_data_stream_test.dart Debounce the proxied connection over proxied devices. (#124540) 2023-04-10 23:20:01 +00:00
file_transfer_test.dart Fix typos (#121171) 2023-02-23 19:43:21 +00:00
proxied_devices_test.dart Make ProxiedDevices a subclass of PollingDeviceDiscovery. (#130640) 2023-07-17 17:40:12 +00:00