Yo devs π I built an Apple Music Clone in Flutter, focused on local audio playback and a sleek, responsive UI β no APIs, no backend, just pure Flutter fun.
π Project Highlights
- Local Audio Playback: Play audio files stored in the app
- Music Library Navigation: Smooth tab switching (Home, Browse, Radio, Library, Search)
- Playback Controls: Play, pause, skip
- Dynamic UI: Music player screen changes background colors based on the track
π Screenshots & Demo
π οΈ Getting Started
git clone https://github.com/nakuldevmv/Apple-Music-Clone
cd Apple-Music-Clone
flutter pub get
flutter run
Open in VS Code, hit run, and youβre jamming π΅
β‘ Tips
- Hot reload = instant UI feedback
- VS Code debugger = lifesaver
- Make sure Flutter is installed correctly (Flutter Install Guide)
π― Conclusion
This project was a fun way to push my Flutter skills while building something tangible. If youβre into Flutter or just love music apps, give it a shot and remix it your way.
π GitHub Repo: Apple Music Clone
Top comments (0)