Skip to content

Commit 29ca58f

Browse files
author
mayanksharma9
committed
[flutter_tools] document macOS attach VM service discovery override
1 parent fbdff75 commit 29ca58f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/flutter_tools/lib/src/macos/macos_device.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ class MacOSDevice extends DesktopDevice {
5959
return flutterProject.macos.existsSync();
6060
}
6161

62+
/// Returns a [VMServiceDiscoveryForAttach] that uses both mDNS and log scanning.
6263
@override
6364
VMServiceDiscoveryForAttach getVMServiceDiscoveryForAttach({
6465
String? appId,

0 commit comments

Comments
 (0)