mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-01-15 21:38:39 +00:00
11 lines
No EOL
222 B
JSON
11 lines
No EOL
222 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"name": "Flutter",
|
|
"type": "dart",
|
|
"request": "launch",
|
|
"program": "lib/main.dart",
|
|
"flutterMode": "profile"
|
|
}
|
|
]
|
|
} |