upload_to_firebase Video Tutorial : https://youtu.be/z_s3q9wda4g Information 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. Config Firebase configuration Firebase rule setup for storage Additional Info Updated to dart null safety Tested on physical iOS device only