- This project clone from Spotify music app.
- Clean architecture with: 3-Layers(Presentation, Domain, Data), State Management(BLoC)
- You can login app with Google account.
- Im not publish app on Google Play, you can download repo for education purposes.
- 🔗 Github Repo
- Mobile: Flutter
- 3rd-Services: Firebase
git clone https://github.com/ptnghia3502/spotify-clean-architecture.git
cd spotify-clean-architecture
flutter pub get
- Before you run, remember to import google-services.json to /android/app
flutter run
👌 Feel free to use my repository and star it if you find something interesting 😄