/Music-Player-Clone-Flutter

This is UI clone of Music Player App using flutter.

Primary LanguageDart

Music Player Clone Flutter 🎵🎼

This Flutter project is a clone of a music player app's home and library screens, designed to provide a seamless and visually appealing user experience for music enthusiasts. The project aims to replicate the key features and design elements of a popular music player application.

Screenshots 📸

Library Screen

Library Screen

Home Screen

Home Screen

To use this app follow below instructions:

  1. Clone this app using below syntax:

    git clone https://github.com/aliasar1/Music-Player-Clone-Flutter.git

  2. After cloning install packages using below syntax:

    flutter pub get

Above command will install all the necessary packages.

  1. Run the app on your mobile emulator using below command:

    flutter run

HAPPY CODING! 🚀