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
Hey Sara so I have another video showing how to get ur images from phone onto your flutter app, so you can may be try integrating that logic and the current video logic to make things work.
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
How to upload files from our phone not from image file to firestore storage?
Hey Sara so I have another video showing how to get ur images from phone onto your flutter app, so you can may be try integrating that logic and the current video logic to make things work.