LakinduK / U-Music

A Fully Featured Music Player Build using Flutter.

Home Page:https://play.google.com/store/apps/details?id=com.srilals.umusicv2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Fully Featured Music Player Build using Flutter.

https://play.google.com/store/apps/details?id=com.srilals.umusicv2

License:GNU General Public License v3.0


Languages

Language:Dart 98.6%Language:Kotlin 0.7%Language:Swift 0.7%Language:Objective-C 0.1%