Spotify Clone — Flutter App Demo (Cubits, DI, Firebase)

Опубликовано: 13 Май 2026
на канале: Taha Khezami
26
1

Spotify Clone — Flutter App Demo (Cubits, DI, Firebase)
https://github.com/KhezamiTaha/Spotif...

Welcome! In this video I demonstrate a full-featured Spotify-like music app built in Flutter. The project highlights:

Clean Architecture (Data / Domain / Presentation)
State management with Cubits (flutter_bloc)
Dependency Injection (injectable + get_it)
Firebase Auth & Firestore integration
Audio playback using just_audio with real-time position/duration handling
Responsive UI with flutter_screenutil and cached images

Figma Design light: https://www.figma.com/design/8aMFldDf...

Figma Design dark: https://www.figma.com/design/ZIPue3XK...



Repository & setup

Repo: https://github.com/KhezamiTaha/Spotif...
Run:
flutter pub get
dart run build_runner build (for injectable)
Add Firebase config files (google-services.json, GoogleService-Info.plist)
flutter run


Connect with me

GitHub: https://github.com/KhezamiTaha
LinkedIn :   / taha-khezami-2044832b2  
Email: [email protected]
License: MIT