A Music Player App made with Flutter
BlackHole
Awesome Music Player made with Flutter!
Features
- Best Streaming Quality (320kbps)
- Music Search
- Trending Songs
- Support 15+ music languages
- Local and Global Top Spotify songs
- Add Songs to Favorite
- Playlists support
- Sleep timer
- Lyrics Support
- Listening history record
- Dark mode / accent color
- Download for offline play (320kbps with ID3 tags)
- Play Online as well as Offline Songs
- Auto Update Check
- No Subcription
- No Ads
More to come...
Preview
Download Latest Version
License
BlackHole is licensed under the GPL v3.0 license.
Build
- If you don't have Flutter SDK installed, please visit official Flutter site.
- Fetch latest source code from master branch.
git clone https://github.com/Sangwan5688/BlackHole.git
- Run the app with Android Studio or Visual Studio. Or the command line.
flutter pub get
flutter run