Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/OpenConsultingGroup/Flutter-Music-App
A Music app built using flutter
https://github.com/OpenConsultingGroup/Flutter-Music-App
android dart firebase flutter ios music nodejs
Last synced: 3 months ago
JSON representation
A Music app built using flutter
- Host: GitHub
- URL: https://github.com/OpenConsultingGroup/Flutter-Music-App
- Owner: OpenConsultingGroup
- License: mit
- Created: 2019-01-06T13:59:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-23T14:37:29.000Z (about 4 years ago)
- Last Synced: 2024-08-03T11:09:26.023Z (6 months ago)
- Topics: android, dart, firebase, flutter, ios, music, nodejs
- Language: Dart
- Homepage:
- Size: 1.88 MB
- Stars: 268
- Watchers: 16
- Forks: 73
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Bungee
A Flutter musical app built with nodejs and firebase.
![20190107_223501_1.gif](https://www.dropbox.com/s/9caxb244o4n255b/20190107_223501_1.gif?dl=0&raw=1)
## Description
Bungee is the first music app build with Flutter. With a nice interface you can play punjabi music ,create playlists and share them with others. You can also search for particular artist or song.There is also switching of dark theme. Pagination is also used. Thank you
### Attention
To use features of firebase in app you will have to paste your own keys at android/app/src
```
google-services.json
```### Built With
Following is list of libraries used in app.
1) [Rxdart](https://pub.dartlang.org/packages/rxdart)-Communication between different screens of app.
2) [AudioPlayer](https://pub.dartlang.org/packages/audioplayer)-Playing music
3) [Firebase](https://pub.dartlang.org/packages/firebase_database)-Creating playlists and storing recent searches,
4) [Device info](https://pub.dartlang.org/packages/device_info)-Getting unique id of user.
5) [Shared Preferences](https://pub.dartlang.org/packages/shared_preferences)-Storing settings
6) [Url launcher](https://pub.dartlang.org/packages/url_launcher)-Opening url.
7) [Share](https://pub.dartlang.org/packages/share)-Sharing link## Widgets
Following is list of important wigdets used in app.(Can't list all 😁)
1) [Navigator](https://docs.flutter.io/flutter/widgets/Navigator-class.html)😍
2) [WillPopScope](https://docs.flutter.io/flutter/widgets/WillPopScope-class.html)
3) [BackdropFilter](https://docs.flutter.io/flutter/widgets/BackdropFilter-class.html)
4) [ClipRRect](https://docs.flutter.io/flutter/widgets/ClipRRect-class.html)
5) [CupertinoSliverNavigationBar](https://docs.flutter.io/flutter/cupertino/CupertinoSliverNavigationBar-class.html)## Authors
* **Bhavneet Singh** - [singhbhavneet](https://github.com/singhbhavneet)
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## How can I support developers?
- Star our GitHub repo
- Create pull requests, submit bugs, suggest new features or documentation updates## Can I hire you guys?
Yes! We are available for hire. Visit [our homepage](https://ocg.technology/) or simply leave us a note to [email protected]. We will be happy to work with you!