2022-03-24 16:28:04 +00:00
|
|
|
# Music Web Player
|
2022-03-23 17:49:04 +00:00
|
|
|
|
2022-03-24 16:28:04 +00:00
|
|
|
New generation of music web player for the [music server](https://gitlab.com/pierre42100/musicsserver) written based on Flutter.
|
2022-03-23 17:49:04 +00:00
|
|
|
|
2022-06-05 13:49:53 +00:00
|
|
|
### Debugging
|
|
|
|
Add the following run arguments:
|
|
|
|
|
|
|
|
```bash
|
|
|
|
--dart-define API_URL=<MUSIC_SERVER_ENDPINT> --dart-define API_TOKEN=<API_TOKEN>
|
|
|
|
```
|
|
|
|
|
2022-03-24 16:28:04 +00:00
|
|
|
## Screenshot
|
|
|
|
![screenshot of app](img/screenshot-1.jpg)
|