This might help you :) 👉 12 Week Flutter Training from Newbie to Expert: heyflutter.com Source Code: github.com/JohannesMilke/firebase_download_example
@@HeyFlutter Thanks for replying. Yeah But I could not find any image.. I saw Map function is in format but it receives format form outside. It might be the problem.
please how to use CachedNetworkImage for those image(which retrieved from firebase storage), i tried so may methods but i could not find the solution, i saw your Cached NW Img tutorial it works but when i come to firebase Storage to get images it doesn't work, i think the Future Builder make them change all. how to cached images? Please we need it.
Thanks for this, very cool. Quick question since you can't search storage for files from the UI, do you think storing a doc for each upload is a potential solution?
@Johannes Milke Thanq so much... It's so nice of you that you replies to each and every comment .... Your flutter tutorials are just superb and awesome... Looking forward for more amazing and advanced tutorials ... Bless you ☺️😊
This video has greatly helped me to complete one module of my app. It would be grateful if you could update git incase we want pdf to be downloaded. I am awaiting for the video or update. Thanks alot..
Hi nice explanation but I want to store 300+ images will it be a good solution using firebase? Also what if my app gain users, then I think for each time users open the app there will be a read and write operation performed and my firebase daily limit will be exceeded? I can handle this?
hello johannes! a quick question, how can i get all my folder names from firebase storage, i know how to fetch files and their names, but what about folder? i am building an app in which i first want to list all folder names from my storage in my app and when user click on a folder name, its inside data or subdirectory show up. how can i achieve this?
@@HeyFlutter my question is, i know how to fetch files from storage but what if I want to fetch the name particularly of a folder which consists files or subfolders??
Hi! nice video! I have a question. I try to do this but i don't use a pic on Firebase, I need to download a file(.doc), but return "Some error occurred!" at the display, so.. can I use this method for any file?
@@HeyFlutter The url of the example it's broke :( so... this method that you are using it's not correct to download file type .doc, .docx, etc? Tnx for the time to answer me
Great tutorial, but kindly help me on how to download the videos to projects folder, for read only purposes. I want to implement offline viewing like a you tube application(i.e saving videos inside my app)
do know how to use a showMenu for set as ringtone ?? i did the menu but I cannot execute the order . set as ringtone , set as notification sound, set as alarm sound
@@HeyFlutter could you make a tutorial for using firebase with authentification? I want this exact program but with verification, so not everybody can write/read. Also, I just want to be able to read from the cloud. Thanks a lot
@@HeyFlutter I heard that when we upgrade our old project to latest version of flutter 2.0 has some issues so I wanted to get confirmed... Are there any issuess in migrating the older project to latest version?
Great tutorial, but kindly help me on how to download the videos to projects folder, for read only purposes. I want to implement offline viewing like a you tube application(i.e saving videos inside my app)
This might help you :)
👉 12 Week Flutter Training from Newbie to Expert: heyflutter.com
Source Code: github.com/JohannesMilke/firebase_download_example
You're constantly saving my life! My app wouldn't exist without you man, big thanks.
Thank you for another great Flutter video. I very much enjoy your "straight to the point" kind of tutorials.
You are awasome teacher.
Man this was awesome tutorial. No time wasting. Keep them coming.. Subscribed.
@@HeyFlutter You're most welcome. I'll be watching your flutter tutorials until I get to mastery level. So keep uploading more advanced topics.
Thank you very much for your video. In terms of security, is it necessary to sign a URL on a mobile application?
Thank You Sarah Lachiheb! Follow this link: firebase.google.com/docs/storage/security
I hope you will get your answer 🙂
Thanks brother , went more advance tutorial on flutter
you are the best man
app shows image was downloaded but in the gallery we cant find any image.. So useless download button
Hey, Nimesh Ranatunge 🙂 Have you checked your download folder ?
@@HeyFlutter Thanks for replying. Yeah But I could not find any image.. I saw Map function is in format but it receives format form outside. It might be the problem.
dude you're amazing
amazing , the best for firebase storage until now
@@HeyFlutter Sir , if i'm gonna make kids story app should i use firebase storage or firebase database real time ?
I learned a lot from your channel! Thanks for this! Thanks a lot
Thank you so much!! I have a question about how to delete the file from Firebase Storage?
@@HeyFlutter okay~ thanks ya
I love you man, you just saved me again. You're just the best
Thank you , your tutorials help a lot !
Exactly what I needed. You're awesome, thank you!
I am facing two errors "(HTTPLog)-Static: isSBSettingEnabled false" and "No App Check token for request.", please help.
@@HeyFlutter Thanks 😊
Thanks for your work, keep going :)
Can you please create a one to one chat a simple one I need an updated one for my project please your videos are the best.
very neat and concise, thank you
Great tut. This is just when I need it
Thanks for this! I learned a lot from your channel!
May i know where is the file downloaded using this method?
can i download pdfs by this method?
please how to use CachedNetworkImage for those image(which retrieved from firebase storage),
i tried so may methods but i could not find the solution, i saw your Cached NW Img tutorial it works but when i come to firebase Storage to get images it doesn't work,
i think the Future Builder make them change all.
how to cached images? Please we need it.
Thanks for your video 👍
When I use it in my project it doesn't give me an error but it's just not downloading the file to the phone's storage. Do you have an idea?
same error
i am having a problem with my snapshot.data! says its an object, so I cannot use it as itemcount
Thanks for this, very cool. Quick question since you can't search storage for files from the UI, do you think storing a doc for each upload is a potential solution?
This is so cool, but Hi HELLO! would you recommend a local database than cloud/firebase database for showing lists with images?
Great video, but I can't find where the file is on my phone.
The snack bar shows that the file was downloaded but I can't find it
Same error here. But no answer by the author
Great tutorial. The best. The code works fine at production but doesn't work using local emulators. Certainly.my fault. Any orientation?
Thank u. 👍
Now how to delete one or multiple files in firebase strorage with flutter ?
How to get preview for files(like videos and docs) other than images?
@Johannes Milke Thanq so much... It's so nice of you that you replies to each and every comment .... Your flutter tutorials are just superb and awesome... Looking forward for more amazing and advanced tutorials ... Bless you ☺️😊
Hello Johannes, how can i retrieve the file size ?
@@HeyFlutter no i want display the size of the files before i download it from firebase storage
Thank you Sir
i"m facing a problem that in UI it says that Image is downloaded but I can't find it on my gallery or file explorer
What if I dont like to list all files in storage and I already have the Download URL, how can I download the file directly from the link?
@@HeyFlutter Thank you. I finally did it .
@@marksabado7068 how can I get the download url and download MP3 from firebase
Great video man!. Is it possible to do the same but with firestore documents?
This video has greatly helped me to complete one module of my app. It would be grateful if you could update git incase we want pdf to be downloaded. I am awaiting for the video or update. Thanks alot..
File is showing as downloaded but file is not there in the phone storage
same issue
@@HeyFlutter Hi Sir I'm Facing the same issue .Download message show but file can not downloaded
@@yasirjaved3544 did u find the solution?
@@SURIYAMEDIAWORKS no
Hi nice explanation but I want to store 300+ images will it be a good solution using firebase? Also what if my app gain users, then I think for each time users open the app there will be a read and write operation performed and my firebase daily limit will be exceeded? I can handle this?
hello johannes!
a quick question,
how can i get all my folder names from firebase storage,
i know how to fetch files and their names, but what about folder?
i am building an app in which i first want to list all folder names from my storage in my app and when user click on a folder name, its inside data or subdirectory show up.
how can i achieve this?
@@HeyFlutter my question is, i know how to fetch files from storage but what if I want to fetch the name particularly of a folder which consists files or subfolders??
@@HeyFlutter please help me johannes, deadline for the project is close
thanks for your great work , but can you please tell me or make a video if it was a video not image how can i play it in app
How to download videos instead of photos.
thanks alot
thank u for the video
Hi! nice video! I have a question. I try to do this but i don't use a pic on Firebase, I need to download a file(.doc), but return "Some error occurred!" at the display, so.. can I use this method for any file?
@@HeyFlutter The url of the example it's broke :( so... this method that you are using it's not correct to download file type .doc, .docx, etc? Tnx for the time to answer me
best of the best
to the point👌
may i know where will the downloaded files get stored ?
Hai, how can I copy/move an AssetImage from app to my local directory? Thankyou.
@@HeyFlutter It really helped. Thank you.
the files which i download are not getting saved in my local storage.
please comment the download path or please upload a rectified video tutorial
@@HeyFlutter thank you. I have got some errors for path provider plugin, i will check that out
@@HeyFlutter i cound not find / understand what is where is this ${dir.path}. please mention the exact directory for Eg . internal/downloads/path
Can i download PDF file using same way?
Hey awesome video! How can I show a list of pdf files instead of images ?
Does this work on flutter web also?
@@HeyFlutter I see. Thank you!
Great tutorial, but kindly help me on how to download the videos to projects folder, for read only purposes. I want to implement offline viewing like a you tube application(i.e saving videos inside my app)
@@HeyFlutter you are welcome and I cant wait for that
@@HeyFlutter you are welcome and I cant wait for that
Thank you so much for this video how we can add this photo to app because I want use app without internet
I want download photo form firebase to app or sqlite and then display photo in app without internet
if you can do this in video plz
do know how to use a showMenu for set as ringtone ??
i did the menu
but I cannot execute the order . set as ringtone , set as notification sound, set as alarm sound
@@HeyFlutter
thank you Johannes Milke,
Create a vedio on how to play background sound for making game in flutter on some trigger
Video files are not playable, how to do that?
How can I create the firebase storage video accessing function? And need to create thamnail from video to show as a list?
@@HeyFlutter Thanks Johannes
What is the multidex for?
@@HeyFlutter thanks for the reply!
How to download psd and other format from firebase
@@HeyFlutter sir I'm not understanding this one
where downloaded files are going?
Hi! to download files (pdf, .doc, etc.)
It does not work. idk why, can u help me? pls
did you get solution i am also stuck on it
where is the buildHeader method?
How can we delete this file from the app only??
@@HeyFlutter Thanks for the reference, I'll definately try this and let you know
i have listView of firestore documents, can i sort them according to new added document, newly document will show on top
@@HeyFlutter thanks,will try 💓
have you done this?
well done :)
@@HeyFlutter could you make a tutorial for using firebase with authentification? I want this exact program but with verification, so not everybody can write/read. Also, I just want to be able to read from the cloud. Thanks a lot
Pls create a multiple choice quiz app. thank you
Which flutter version is this?
@@HeyFlutter I heard that when we upgrade our old project to latest version of flutter 2.0 has some issues so I wanted to get confirmed... Are there any issuess in migrating the older project to latest version?
FirebaseFile is undefined
import that fire base class ..
👍👍👍👍👍
Thank you, farhan ahmad! 🙂
❣
its working fine but your method is too much complicated
Thank you so much. Grateful for your great tutorials.
Great tutorial, but kindly help me on how to download the videos to projects folder, for read only purposes. I want to implement offline viewing like a you tube application(i.e saving videos inside my app)