launch.json "configurations": [ { ... "request": "launch", "type": "dart", "args": ["--host-vmservice-port", "65001", "--dds-port", "65002"] VM socat tcp-listen:65001,reuseaddr,fork tcp:<emulator-host>:65001