Cloud Storage: Add image/video/file storage implementation #17
Labels
enhancement
New feature or request
good first issue
Good for newcomers
Hacktoberfest
For counting towards Hacktoberfest contribution
help wanted
Extra attention is needed
Add functionality for retrieving an image, video, or other files from the device storage and upload it to Cloud Storage. Use the generated URL to provide an option to download the file on the second page.
So, there would be two pages basically:
More info: https://firebase.google.com/docs/storage/flutter/start
Package to use: https://pub.dev/packages/firebase_storage
The text was updated successfully, but these errors were encountered: