Chillify
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
Current Features
[β] Retrieve all songs
[β] Pause
[β] Play
[β] Seek
[β] Repeat
[β] Shuffle
[β] Now Playing
[β] add to favorites
[β] Search songs
[β] Albums
[β] Well-designed UI
TODO List
α« Add foreground notification of "now playing" song with playback controls
α« Add SQLite database or alternatives
α« Add tabs => Artists and Playlists
α« Implement beautiful animations