Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1016 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 1016 Bytes

Flutter-Zing-MP3-Chart

Flutter Zing MP3 Chart

Introduction

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.

Features

  • 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

Screenshots

image

image

Installation

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