Flutter Tutorial - Upload Images using Firebase Storage.
In this video, you will see how to pick images from the image library and also, see how to store the selected images on Firebase.
To perform these actions, I shall be using the "Image_picker" and "firebase_storage" plugins and below are the details
https://pub.dartlang.org/packages/ima... image_picker: ^0.5.3+1
https://pub.dartlang.org/packages/fir... firebase_storage: ^2.1.0+1
To set up the project on Firebase console use this link https://console.firebase.google.com
Also if you would like to know how to set up the project on Firebase then watch my video series • Flutter Tutorial - Firestore with Flu...
Regarding the context error please check the linked document for more details.
https://docs.flutter.io/flutter/mater...
The complete code can be found here - https://github.com/whatsupcoders/Flut...
FOLLOW ME HERE:
Facebook: / whatsupcoders
Twitter: / whatsupcoders
#FlutterTutorial #FlutterFirestore #Firestore #Firebase #uploadImages #image_picker #firebase_storage #gallery #whatsupcoders