• Stars
    star
    730
  • Rank 59,756 (Top 2 %)
  • Language
    Dart
  • License
    MIT License
  • Created almost 5 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Music App made with flutter
Awesome Flutter

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

Screenshots