Awesome
<a href="https://github.com/Solido/awesome-flutter"> <img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" /> </a>Chillify
A Flutter music app made with Provider and BLoC pattern. (Works on Android for now)
Recommended Flutter version: <b>1.7.8+hotfix.4</b>
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
Screenshots
<img src="/first_screen.png" width="250"> <img src="/second_screen.png" width="250"> <img src="/fourth_screen.png" width="250"> <img src="/third_screen.png" width="250">