mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00

PlaylistCard image placeholder Player album placeholder PlayerDI provider for global avilability of MPVPlayer
13 lines
190 B
JSON
13 lines
190 B
JSON
{
|
|
"version": "0.2.0",
|
|
"configurations": [
|
|
{
|
|
"name": "Flutter",
|
|
"type": "dart",
|
|
"request": "launch",
|
|
"program": "lib/main.dart"
|
|
}
|
|
|
|
],
|
|
"compounds": []
|
|
} |