/U-Music

A Fully Featured Music Player Build using Flutter.

Primary LanguageDartGNU General Public License v3.0GPL-3.0

U Music

Build Version Build BuildX

Screen Shots Screen Shots Screen Shots

An Experimental Music Player Build using Flutter.

Current Active-Main Branch is V3

Download Arm64 APK

[Download]

Installation

Build the APK Using following Command.

flutter build apk

Building

You will need Latest Flutter SDK (Preferred Latest Beta). This Project is Build for SDK 30 Android.

APIs USED

MusixMatch API (Free Plan) Used to Search for Lyrics.

API KEYS

  • APIKEYS.dart is gitIgnored for obvious Reasons.

  • When Building This Project,

  • Create the "APIKEYS.dart" file in "lib/Secrets" and add,

  • "String musixmatchapikey = 'YOUR KEY HERE';"

Plugins Used

Flutter Local Notifications : Link To Plugin Page

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. This Project is a community project which is depending on the community to grow.