How to upload files to Firebase Storage in Flutter

preview_player
Показать описание
In this video, we will Upload some Files to Firebase Storage, and then after the upload is complete, we will store it in the cloud Firestore.

Firebase Storage:-
Firebase Storage is a stand-alone solution for uploading user-generated content like images and videos from an iOS and Android device, as well as the Web. In typical Firebase fashion, there's no server required. Firebase Storage is designed specifically for scale, security, and network resiliency.

Cloud Firestore:-
Cloud Firestore is a NoSQL document database that lets you easily store, sync, and query data for your mobile and web apps - at a global scale.

Hi Folks! I am Kavit, a software engineer with a passion for teaching.

Please follow me and show your support, so that I can keep bringing this type of content.

PLAYLISTS

Blockchain | Videos available under Youtube channel

#flutter #Flutter #Firebase #firebase #cloud #firestore #Firestore

LIKE & SHARE & ACTIVATE THE BELL
Thanks For Watching :-)
Рекомендации по теме
Комментарии
Автор

Hi sir
i want to upload about 1k+ images but they are all in different folders to firebase storage, How will i do that?
also i want to create a collection of those images to cloud firestore where each image will have it's own field since they are store under different folders e.g if 10 images are store inn a folder called animals i want to create a collection of all images containing it's own unique id and with a field of image_url and the url, another field called tag that tag will be the name of the folder such as animals

williamsolabamidele
Автор

How to upload files from our phone not from image file to firestore storage?

sarakavinsky