Skip to content

Latest commit

 

History

History
39 lines (19 loc) · 752 Bytes

README.md

File metadata and controls

39 lines (19 loc) · 752 Bytes

Chillify

A Flutter music app made with Provider and BLoC pattern. (Works on Android for now, iOS coming soon)

UI heavily inspired by: https://dribbble.com/shots/6523216-Music-Player-Application/attachments

Current Features

[✓] Retrieve all songs

[✓] Pause

[✓] Play

[✓] Seek

[✓] Now Playing

[✓] add to favorites

[✓] Well-designed UI

TODO List

᛫ Add foreground notification of "now playing" song with playback controls

᛫ Add SQLite database or alternatives

᛫ Add tabs => Albums, Artists and Playlists

᛫ Add search functionality

᛫ Implement beautiful animations

Screenshots