Pato05
87c9733f51
fix audio service stop on android getTrack backend improvements get new track token when expired move shuffle button into LibraryPlaylists as FAB move favoriteButton next to track title move lyrics button on top of album art search: fix chips, and remove checkbox when selected
7 lines
107 B
Bash
7 lines
107 B
Bash
echo "Target?"
|
|
read target
|
|
|
|
set -x
|
|
flutter pub get
|
|
flutter pub run build_runner build
|
|
flutter build $target |