Flutter Zing MP3 Chart
ZMP3 Music Player App is a simple music player application developed using Flutter to listen to music from Zing MP3. The app allows you to search for and listen to music from the Zing MP3 collection, as well as create a queue of songs and switch between them.
- Search and listen to music from Zing MP3
- Listen to music from the Zing Chart collection
- Play music from the queue of songs
- Switch between songs (Next and Previous)
- Display information about the currently playing song, elapsed time, and remaining time
To install the app, you need to have Flutter SDK installed on your computer. Then, copy the source code from GitHub and run the following commands:
flutter pub get
flutter run