Skip to content
forked from VN0/BlackHole

A Music Player App made with Flutter

License

Notifications You must be signed in to change notification settings

vjeson/BlackHole

 
 

Repository files navigation

BlackHole

Awesome Music Player made with Flutter!

made-with-flutter Release Downloads CI

Dont forget to ⭐ the repo

GitHub stars GitHub forks GitHub followers

Translations

Features

  • Best Streaming Quality (320kbps aac)
  • Song, Album, Artist and Playlist Search
  • Language Specific Promoted Playlists
  • Trending Songs
  • Support 15+ music languages
  • Local and Global Top Spotify songs
  • Add Songs to Favorite
  • Playlists support
  • Import Playlists from Spotify
  • Import/Export Playlists as JSON File
  • Share Playlists
  • Sleep timer
  • Lyrics Support
  • Queue Management
  • Listening history record
  • Dark mode / accent color
  • Custom Gradients and other Theme options
  • Download for offline play (320kbps with ID3 tags)
  • Play Online as well as Offline Songs
  • Play videos as audio
  • Auto Update Check
  • Cache support
  • No Subscription
  • No Ads
  • YouTube Search Support
  • Youtube Playlists
  • Tag Editing Support

and much more... Check it yourself :)

Preview

License

Copyright © 2021 Ankit Sangwan

BlackHole is free software licensed under GPL v3.0.
You can redistribute and/or modify it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

BlackHole is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.

View License

Build

  1. If you don't have Flutter SDK installed, please visit official Flutter site.
  2. Fetch latest source code from master branch.
git clone https://github.com/Sangwan5688/BlackHole.git
  1. Run the app with Android Studio or Visual Studio. Or the command line.
flutter pub get
flutter run
  1. (Optional) You can setup your own database for the app or use the default. To setup your own follow these instructions.

Contribute

Contributions are welcomed. Please read our contributing guidelines before contributing.

Facing any Issue?

Have a look at some common Issues that you might face. If your problem is not there, feel free to open an Issue :)

Need help?

You can join our Telegram Group if you have any query, or need help with something as well as to stay updated with the project and contact me.

Liked my work?

Buy Me A Coffee

What's New

v1.8

  • YouTube support added
  • Major UI Changes
  • Playlist and Artist Search Added
  • Added Promoted Playlists
  • Search History
  • Trending Searches
  • New Theme Options
  • Hide Last Session Songs
  • Proxy Support Added (beta)
  • Changed Default Theme
  • Add song to Queue
  • Flac and Wav Support Added for Offline Songs
  • Made UI more responsive for different screen sizes
  • Added more lyrics support
  • Removed the slight gap when rearranging queue
  • Duplicate song now doesn't replace the old one
  • Playlist rename option added
  • Added selected-language specific search results
  • Added SD Card Support
  • Bug Fixes

To read full changelog visit the wiki page

About

A Music Player App made with Flutter

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 99.5%
  • Other 0.5%