Skip to content

Latest commit

 

History

History
73 lines (54 loc) · 2.04 KB

README.md

File metadata and controls

73 lines (54 loc) · 2.04 KB


Flutter Music Player

Music Player app made with Just audio library and Local database Hive. Find the free and Royelty music with Happy Rock application. The app contains information about singers and you can make your own playlist with Songs.Happy rock App's features are same as the real music app like spotify, amazon music etc.



About

In the app for state management used changenotifier and for data storeing Local database hive.

Dependencies

  • fluttertoast: ^8.0.8
  • google_fonts: ^2.1.0
  • hive: ^2.0.4
  • hive_flutter: ^1.1.0
  • intl: ^0.17.0
  • just_audio: ^0.9.11
  • path_provider: ^2.0.5
  • provider: ^6.0.1

How to use

To clone and run this application, you'll need Git and Flutter installed on your computer. From your command line:

Clone this repository

git clone https://github.com/Ansh-Rathod/Flutter-Music-Player

Go into the repository

cd Flutter-Music-player

Install dependencies

flutter packages get

Run the app

flutter run