A Flutter music app made with Provider and BLoC pattern. (Works on Android for now)
Recommended Flutter version: 1.7.8+hotfix.4
UI heavily inspired by: https://dribbble.com/shots/6523216-Music-Player-Application/attachments
current app version (apk): https://github.com/KarimElghamry/chillify/releases/tag/v1.5
[✓] Retrieve all songs
[✓] Pause
[✓] Play
[✓] Seek
[✓] Repeat
[✓] Shuffle
[✓] Now Playing
[✓] add to favorites
[✓] Search songs
[✓] Albums
[✓] Well-designed UI
᛫ Add foreground notification of "now playing" song with playback controls
᛫ Add SQLite database or alternatives
᛫ Add tabs => Artists and Playlists
᛫ Implement beautiful animations