SoundBox is a music streaming app that leverages the capabilities of youtube_explode_dart
and the Unofficial Jio Saavn API from saavn.me to provide an extensive collection of music to its users.
To install SoundBox, you will need Flutter. Ensure you have the latest version of Flutter installed on your system.
- Clone the SoundBox repository:
git clone https://github.com/your-username/soundbox.git
- Navigate to the cloned directory:
cd soundbox
- Install dependencies:
flutter pub get
- Flutter SDK: >=3.2.3 <4.0.0
This project, "SoundBox," is developed for educational and personal use only. It utilizes youtube_explode_dart
and the Unofficial Jio Saavn API, which are not officially endorsed or maintained by YouTube or Jio Saavn. The developers of "SoundBox" are not responsible for any misuse of the software.
SoundBox is MIT licensed, as found in the LICENSE file.