Skip to content

KanybekMomukeyev/chillify

 
 

Repository files navigation

Awesome Flutter

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 app version (apk): https://github.com/KarimElghamry/chillify/releases/tag/v1.0

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

Common Issues

᛫ If you build the application using Flutter version higher than 1.5, Paddings may get a little messed up as well as the range Slider may look out of position.

About

Music App made with flutter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 98.8%
  • Other 1.2%