Skip to content

Music player made using flutter. Maintained by @ashwinkey04

License

Notifications You must be signed in to change notification settings

BolisettySujith/raag

 
 

Repository files navigation

stars forks

issues Contrinutors License Release

Features 🧐️

  • Download audio from YouTube with the highest possible bitrate
  • Play on-device music files
  • Dark and light themes
  • In-app YouTube browser to search and download your favorite music quickly

Getting Started 🏃‍♂️️

  • These instructions will get you a copy of the project up and be running on your local machine for development and testing purposes.

Prerequisites ✍️

Setting up your development environment 🏭️

  1. Download and install Git.

  2. Fork Raag

  3. Clone your fork of the project locally. At the command line:

    $ git clone https://github.com/YOUR-GITLAB-USERNAME/raag.git
    
  4. Open your code favourite editor (VS Code, Android Studio etc)

  5. Click on 'Open an Existing Project'

  6. Browse to the directory where you cloned the repo and click OK

  7. Let your code editor import the project

  8. To install the dependencies run the following command in the terminal.

    $ flutter pub get
    
  9. Connect your Android emulator or your mobile device to your computer.

  10. Build the application in your device by clicking Run run button or run the following in terminal.

    $ flutter run
    

Screenshots 🤩️

How to Contribute 🤔

To contribute to this project you can FORK & clone 🍴 the project as mentioned in Setting up your development environment, and make an issue on bug fixing or adding new features, and make a PR 😊.

License 📄️

This project is licensed under the GPL General Public License v2.0.

Resouces 🎓

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Music player made using flutter. Maintained by @ashwinkey04

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 97.5%
  • Ruby 1.8%
  • Other 0.7%