Skip to content

TrendingTechnology/Bungee

 
 

Repository files navigation

Bungee

A Flutter musical app built with nodejs and firebase.

20190107_223501_1.gif

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-Communication between different screens of app.
  2. AudioPlayer-Playing music
  3. Firebase-Creating playlists and storing recent searches,
  4. Device info-Getting unique id of user.
  5. Shared Preferences-Storing settings
  6. Url launcher-Opening url.
  7. Share-Sharing link

Widgets

Following is list of important wigdets used in app.(Can't list all 😁)

  1. Navigator😍
  2. WillPopScope
  3. BackdropFilter
  4. ClipRRect
  5. CupertinoSliverNavigationBar

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Its because of my mummy's motivation,god's blessing and family'support that I am able to complete this project.Thank you all my teachers and friends.

About

A Flutter Musical App

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 99.4%
  • Other 0.6%