Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.1 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.1 KB

SoundBox Logo

SoundBox

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.

Installation

To install SoundBox, you will need Flutter. Ensure you have the latest version of Flutter installed on your system.

  1. Clone the SoundBox repository:
    git clone https://github.com/your-username/soundbox.git
  2. Navigate to the cloned directory:
    cd soundbox
  3. Install dependencies:
    flutter pub get

Requirements

  • Flutter SDK: >=3.2.3 <4.0.0

Disclaimer

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.

License

SoundBox is MIT licensed, as found in the LICENSE file.