INTRODUCTION
Music Player App – Full-stack music player app is written in flutter and dart using node.js music API. Fully Functional music player with UI like Spotify app. Added 600+ royalty-free music and information about artists. Application users can make their own playlist or collect liked songs.
Demo
Features
- added 1000+ music, 300+ artists
- Queue Management
- can make a collection of liked songs.
- create/delete your own playlist.
- Spotify UI clone for the best experience.
- notification player.
- recordable list for currently playing playlist ( you can drag music to set an order for playlist).
- Cache support
- Song, Album, Artist, and Playlist Search
- Best Streaming Quality
And much more
Image Gallery
Dependencies
- cupertino_icons
- http
- flutter_bloc
- assets_audio_player
- hive_flutter
- cached_network_image
- url_launcher
- line_icons
- provider
How to run?
To clone and run this application, you’ll need Git and Flutter installed on your computer. From your command line:
Install dependencies
$ flutter pub get
Run the app
$ flutter run
You can check out the entire code of this App here:
Get Full Source Code
Contact me
for backend or any other configuration feel free to contact me.
Do like & share my Facebook page. if you find this post helpful. Thank you!!
Related Articles:
How to Install Flutter in windows 10
How to Setup Space Between Elements In Flutter
Flutter Card Widget with Example
Integrating an API into a Flutter – Working with REST APIs
Create a simple splash screen in Flutter
Android Projects with Source Code
School Database Management System Project
Create A Simple Splash Screen UI design
Create Login Page UI Design and Animation For Flutter
Make Navigation Drawer in Flutter Source Code