Files
supplements/.zed/debug.json

10 lines
156 B
JSON

[
{
"label": "Debug Flutter App",
"adapter": "Dart",
"type": "flutter",
"program": "lib/main.dart",
"args": ["--web-port=9090"]
}
]