New version of music player, based on Flutter
android | ||
img | ||
ios | ||
lib | ||
linux | ||
player-server | ||
test | ||
web | ||
.gitignore | ||
.metadata | ||
analysis_options.yaml | ||
build_docker.sh | ||
Dockerfile | ||
LICENSE | ||
pubspec.lock | ||
pubspec.yaml | ||
README.md |
Music Web Player
New generation of music web player for the music server written based on Flutter.
Debugging
Add the following run arguments:
--dart-define API_URL=<MUSIC_SERVER_ENDPINT> --dart-define API_TOKEN=<API_TOKEN>