Tuesday, September 26, 2023

Another opensource Music App made with flutter

Music App made with flutter.

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 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