an audio app
post and listen to music/recordings uploaded by other user.
tech used – flutter , firebase
features
- signup/login
- upload or play audio
- like posts
installation and setup
- download the repo and download it.
https://github.com/vikiwarrior/audio-flutter-app.git
- in the same directory run the following commands(considering you have flutter installed and an android device connected)
flutter packages get
flutter run
Comments are closed.