mirror of
https://github.com/vleeuwenmenno/supplements.git
synced 2025-09-11 18:29:12 +02:00
notification overhaul
This commit is contained in:
9
.zed/debug.json
Normal file
9
.zed/debug.json
Normal file
@@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"label": "Debug Flutter App",
|
||||
"adapter": "Dart",
|
||||
"type": "flutter",
|
||||
"program": "lib/main.dart",
|
||||
"args": ["--web-port=9090"]
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user