Z Music Player App (In Progress)
This app is made in Flutter using Provider & Bloc design pattern and Android device is supported.
The latest version of the app : https://github.com/hrushiz/Music-Player-App-Flutter/releases/tag/1.1
All the current features of the app are as follows:
- Integration with iTunes Affliate API
- Retrieve all songs
- Play
- Pause
- Added Now Playing Screen for selected song
- Search
- Smooth UI
In-Progress
- Seekbar functional
- Repeat
- Shuffle
Tested on below device: Tested on Google Pixel 3 XL emulator
Incomplete Functionalities
- Seek bar for audio
- Albums support
Requirements to build the app Supported Flutter version: 1.7.8+hotfix.4 (in-progress to support for latest Flutter SDK version, need to find alternative for flute_music_player dependency to support new versions)