Video Tutorial : https://youtu.be/z_s3q9wda4g
- This code is last updated on 10th July 2021
- This repo is a flutter porject
- This project conts a voice recording app, that allows play the recorded video and upload into firebase storage
- Uploaded clip then will be fetched from firebase storage and displayed into the application, where it could be played again.
- Firebase configuration
- Firebase rule setup for storage
- Updated to dart null safety
- Tested on physical iOS device only