hi when I click to update I get this error ======== Exception caught by image resource service ================================================ The following ArgumentError was thrown resolving an image codec: Invalid argument(s): No host specified in URI file:///
Hey great video! However I was able to update my image only once and if I went to update that same image again the url becomes an empty string, what should I do?
If I am getting you right then- you are trying to display the image a little larger and in kind of a details page, right! -> Load the details page on tapping the widget you want. -> You can simply pass the URL to any widget you want, and use an ImageView in that widget.
In this video I am showing exactly how to upload an image to Firebase storage.. ua-cam.com/video/u52TWx41oU4/v-deo.html This one on how to work with Firestore database- ua-cam.com/video/Oc3gjKzTxCU/v-deo.html
does old image get deleted when updated with new one?
Yes, ua-cam.com/video/t0nWkruqFO4/v-deo.html
Sorry for the delay in responding. Stay connected.
hi when I click to update I get this error ======== Exception caught by image resource service ================================================
The following ArgumentError was thrown resolving an image codec:
Invalid argument(s): No host specified in URI file:///
Great tutorial 😍😍
Glad you liked it!! Stay connected.
Hey great video! However I was able to update my image only once and if I went to update that same image again the url becomes an empty string, what should I do?
I will get back to you, if I can replicate the issue. Thanks for commenting.
man your the OG
Stay connected bro🤘
How can I display the image when I press on the name of the image
If I am getting you right then- you are trying to display the image a little larger and in kind of a details page, right!
-> Load the details page on tapping the widget you want.
-> You can simply pass the URL to any widget you want, and use an ImageView in that widget.
@@droidmonk4820 exactly what i want thank and is there any video about the uploading image project
can i have your Instagram؟
In this video I am showing exactly how to upload an image to Firebase storage..
ua-cam.com/video/u52TWx41oU4/v-deo.html
This one on how to work with Firestore database-
ua-cam.com/video/Oc3gjKzTxCU/v-deo.html
Let connect on Linkedin, as I check this regularly:
www.linkedin.com/in/gitanjal/
Make the video on , in list on click image to zoom image
If I am getting you right then -- you want to open the image in a new page, right? (Like a profile page or something similar)
@@droidmonk4820 yes, and also user can zoom, not profile page, i want open in new page and allow users to zoom with fingers
source code
Consider the code below as the reference and follow the tutorial.
github.com/gitanjal/flutterfirebasedemo/tree/update_image_firebase_storage