Supported devices android
min : android 6.0 (M) (v23)
Supported features
1. search music
2. play and resume music
3. offline / online network status indicator
Requirements:
at least Flutter version 1.23.0-18.1.pre
Before you run the app
flutter pub get
How to run:
- Dev environment
make run_dev - Staging enviroment
make run_staging - Production enviroment
make run_prod
how to build prod app:
- Build APK
make build_prod_apk - Build appbundle
make build_prod_appbundle