All Projects → raag-music → raag

raag-music / raag

Licence: GPL-2.0 license
Music player made using Flutter. Maintained by @ashwinkey04

Programming Languages

dart
5743 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to raag

car rental lite
A platform for car sharing where users can book any car that suits their needs and wants for their intended journey, from the closest hosts in the community.
Stars: ✭ 28 (-65.85%)
Mutual labels:  flutter-app
Flutter-App-Intro-With-Indicator
Flutter App Intro Application Design and Animation - day 21
Stars: ✭ 54 (-34.15%)
Mutual labels:  flutter-app
soundcloud audio player
🎹 SoundCloud Audio Player for Flutter.
Stars: ✭ 50 (-39.02%)
Mutual labels:  flutter-app
nfsee
Read your Transit/Bank/ID cards on Android/iOS phone with NFSee App
Stars: ✭ 80 (-2.44%)
Mutual labels:  flutter-app
MediumUnlimited
Android App written with Flutter/Dart to navigate medium.com without limitations.
Stars: ✭ 28 (-65.85%)
Mutual labels:  flutter-app
Flutter-GridView-Example-UI
Flutter GridView Example in a Shopping List Design - day 10
Stars: ✭ 188 (+129.27%)
Mutual labels:  flutter-app
budget my life
Budget your life with ease.
Stars: ✭ 34 (-58.54%)
Mutual labels:  flutter-app
Drink-Order-App-UI
Drink order app UI using flutter - eCommerce App for Drinks
Stars: ✭ 19 (-76.83%)
Mutual labels:  flutter-app
Churu
出入是一款用Flutter开发的简约记账应用。
Stars: ✭ 44 (-46.34%)
Mutual labels:  flutter-app
flutter-system
Flutter Widgets,Components,Demos,Pages:从入门到产品级开发
Stars: ✭ 29 (-64.63%)
Mutual labels:  flutter-app
crypto-currency
A Flutter application showing crypto currency rates.
Stars: ✭ 16 (-80.49%)
Mutual labels:  flutter-app
flutter-app
Full Feature Todos Flutter Mobile app with fireStore integration.
Stars: ✭ 138 (+68.29%)
Mutual labels:  flutter-app
Flutter-github-application
Flutter Github Following Application, Using Flutter Provider and Flutter HTTP to get data from Github API.
Stars: ✭ 104 (+26.83%)
Mutual labels:  flutter-app
shop manager flutter
A small app to manager simple transactions made in a shop (selling, buying, register handling..etc).
Stars: ✭ 46 (-43.9%)
Mutual labels:  flutter-app
flutter deepar
A simple project demonstrating how to build a face filter app using Flutter and Deep AR
Stars: ✭ 30 (-63.41%)
Mutual labels:  flutter-app
spark list
这是一款开源笔记应用, 支持Android/iOS双平台, 使用Flutter 3开发, 体验Flutter的同时也希望做一个能成为个人知识中转站的应用, 任重道远 :)
Stars: ✭ 47 (-42.68%)
Mutual labels:  flutter-app
fashion app
Flutter E commerce Fashion 🛍
Stars: ✭ 80 (-2.44%)
Mutual labels:  flutter-app
Nallagram
Nallagram is an open source social networking platform where users can share their views on various topics and interact among people in which they create, share, and/or exchange information and ideas in virtual communities and networks.
Stars: ✭ 30 (-63.41%)
Mutual labels:  flutter-app
Stock-Market-App
Stock market watchlist made with Flutter
Stars: ✭ 135 (+64.63%)
Mutual labels:  flutter-app
boxgame
A sample project for following along a tutorial found on jap.alekhin.io.
Stars: ✭ 32 (-60.98%)
Mutual labels:  flutter-app

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-GITHUB-USERNAME/raag.git
    
  4. Open Raag in your favourite editor (VS Code, Android Studio etc)

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

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

  7. 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].