mirror of
https://github.com/vleeuwenmenno/supplements.git
synced 2025-09-11 10:27:08 +02:00
10 lines
156 B
JSON
10 lines
156 B
JSON
[
|
|
{
|
|
"label": "Debug Flutter App",
|
|
"adapter": "Dart",
|
|
"type": "flutter",
|
|
"program": "lib/main.dart",
|
|
"args": ["--web-port=9090"]
|
|
}
|
|
]
|