Skip to content

zabi1647/music_player

Repository files navigation

Music Player App

This is a simple music player app built using Flutter and GetX state management library. The app allows users to browse and play music stored on their device.

Features

  • Browse and play music tracks from your device.
  • Control playback with play, pause, skip next, and skip previous buttons.
  • Display album artwork and track details while playing.

Screenshots

WhatsApp Image 2023-08-01 at 9 38 29 PM
WhatsApp Image 2023-08-01 at 9 38 29 PM (1)

Getting Started

To run this app on your device or simulator, follow these steps:

  1. Make sure you have Flutter installed. If not, follow the Flutter installation guide.

  2. Clone this repository to your local machine:

    git clone https://github.com/your-username/music_player.git
    
  3. Change your working directory to the project folder:

    cd music_player
    
  4. Get the dependencies:

    flutter pub get
    
  5. Run the app:

    flutter run
    

Libraries Used

Contributions

Contributions to this project are welcome. Feel free to open issues and submit pull requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published