Need help for store image to firebase storage

hello everyone, sorry for asking, is possible to upload an image without using imagepicker I want upload existing image asset or online storage to store to firebase storage.

Hi. For asset images I think you can use the file component (or some extension to manage file) and for on line images you have to download them or save the link to image. Firebase has a section to store file and also to store data like text, link, list etc .

Thank you for your explain… It’s help me to learn better day by day…

1 Like

Before ask search in the community , probably yuor question has just a solution or explanation. These are 2 nice guides about firebase

Nice info for the details firebase and its workflow, i really need it because of my copy paste never teach me anything.

1 Like