This might help you :) 👉 12 Week Flutter Training from Newbie to Expert: heyflutter.com Source Code: github.com/JohannesMilke/firebase_download_example
@benastorga16152 жыл бұрын
You're constantly saving my life! My app wouldn't exist without you man, big thanks.
@lFuks4l2 жыл бұрын
Thank you for another great Flutter video. I very much enjoy your "straight to the point" kind of tutorials.
@Moncellence3 жыл бұрын
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
@Moncellence3 жыл бұрын
@@HeyFlutter thank you Johannes Milke,
@cavidanbagiri78372 жыл бұрын
You are awasome teacher.
@masum_pori3 жыл бұрын
Man this was awesome tutorial. No time wasting. Keep them coming.. Subscribed.
@masum_pori3 жыл бұрын
@@HeyFlutter You're most welcome. I'll be watching your flutter tutorials until I get to mastery level. So keep uploading more advanced topics.
@sarahlachiheb13932 жыл бұрын
Thank you very much for your video. In terms of security, is it necessary to sign a URL on a mobile application?
@HeyFlutter2 жыл бұрын
Thank You Sarah Lachiheb! Follow this link: firebase.google.com/docs/storage/security I hope you will get your answer 🙂
@salomastation60043 жыл бұрын
amazing , the best for firebase storage until now
@salomastation60043 жыл бұрын
@@HeyFlutter Sir , if i'm gonna make kids story app should i use firebase storage or firebase database real time ?
@林家永3 жыл бұрын
Thank you so much!! I have a question about how to delete the file from Firebase Storage?
@林家永3 жыл бұрын
@@HeyFlutter okay~ thanks ya
@flutterquick2 жыл бұрын
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.
@wesleybarnes53763 жыл бұрын
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?
@amenitombarii29863 жыл бұрын
dude you're amazing
@shubhamheer45103 жыл бұрын
can i download pdfs by this method?
@creacubii13 жыл бұрын
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?
@kamalkishorkumar42783 жыл бұрын
same error
@techihelp25323 жыл бұрын
you are the best man
@m.k93053 жыл бұрын
I am facing two errors "(HTTPLog)-Static: isSBSettingEnabled false" and "No App Check token for request.", please help.
@m.k93053 жыл бұрын
@@HeyFlutter Thanks 😊
@mdshahinurislam30723 жыл бұрын
Thanks brother , went more advance tutorial on flutter
@nimeshranatunge7342 жыл бұрын
app shows image was downloaded but in the gallery we cant find any image.. So useless download button
@HeyFlutter2 жыл бұрын
Hey, Nimesh Ranatunge 🙂 Have you checked your download folder ?
@nimeshranatunge7342 жыл бұрын
@@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.
@artmusic76872 жыл бұрын
May i know where is the file downloaded using this method?
@andykid143 жыл бұрын
I love you man, you just saved me again. You're just the best
@eyrie-n4r2 жыл бұрын
i am having a problem with my snapshot.data! says its an object, so I cannot use it as itemcount
@salmamohammad29813 жыл бұрын
I learned a lot from your channel! Thanks for this! Thanks a lot
@abhishekagarwal67502 жыл бұрын
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?
@abhishekagarwal67502 жыл бұрын
@@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??
@abhishekagarwal67502 жыл бұрын
@@HeyFlutter please help me johannes, deadline for the project is close
@eNONO-ot4zh3 жыл бұрын
Thank u. 👍 Now how to delete one or multiple files in firebase strorage with flutter ?
@marksabado70683 жыл бұрын
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?
@marksabado70683 жыл бұрын
@@HeyFlutter Thank you. I finally did it .
@optipacetechnologies75682 жыл бұрын
@@marksabado7068 how can I get the download url and download MP3 from firebase
@akhilsiddabattula19113 жыл бұрын
File is showing as downloaded but file is not there in the phone storage
@yasirjaved35443 жыл бұрын
same issue
@yasirjaved35443 жыл бұрын
@@HeyFlutter Hi Sir I'm Facing the same issue .Download message show but file can not downloaded
@SURIYAMEDIAWORKS3 жыл бұрын
@@yasirjaved3544 did u find the solution?
@yasirjaved35443 жыл бұрын
@@SURIYAMEDIAWORKS no
@sachinmittal653 жыл бұрын
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?
@bebemenemen73633 жыл бұрын
This is so cool, but Hi HELLO! would you recommend a local database than cloud/firebase database for showing lists with images?
@unknown_guy20003 жыл бұрын
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
@JuanDavid-hl9gy3 жыл бұрын
Great video man!. Is it possible to do the same but with firestore documents?
@danieltech13913 жыл бұрын
Thanks for your work, keep going :)
3 жыл бұрын
Great tutorial. The best. The code works fine at production but doesn't work using local emulators. Certainly.my fault. Any orientation?
@BDAPjayanthk3 жыл бұрын
Thank you , your tutorials help a lot !
@SerdarPolat213 жыл бұрын
Great tut. This is just when I need it
@CarlosAVP3 жыл бұрын
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?
@CarlosAVP3 жыл бұрын
@@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
@afa62593 жыл бұрын
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
@nimeshranatunge7342 жыл бұрын
Same error here. But no answer by the author
@SURIYAMEDIAWORKS3 жыл бұрын
may i know where will the downloaded files get stored ?
@kobinaofori3 жыл бұрын
Exactly what I needed. You're awesome, thank you!
@IoT_Smart3 жыл бұрын
Thanks for your video 👍
@yasmeenahmed13183 жыл бұрын
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
@jaortiz91063 жыл бұрын
Thanks for this! I learned a lot from your channel!
@christiankoch46272 жыл бұрын
Hello Johannes, how can i retrieve the file size ?
@christiankoch46272 жыл бұрын
@@HeyFlutter no i want display the size of the files before i download it from firebase storage
@arjun54583 жыл бұрын
very neat and concise, thank you
@CoDKillerAbds3 жыл бұрын
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.
@Moncellence3 жыл бұрын
thanks alot
@nebghacharfeddine63233 жыл бұрын
thank u for the video
@androider58303 жыл бұрын
Can i download PDF file using same way?
@dev.faizan3 жыл бұрын
i have listView of firestore documents, can i sort them according to new added document, newly document will show on top
@dev.faizan3 жыл бұрын
@@HeyFlutter thanks,will try 💓
@yasirjaved35443 жыл бұрын
have you done this?
@RitikSingh-bt3gp3 жыл бұрын
Hey awesome video! How can I show a list of pdf files instead of images ?
@SURIYAMEDIAWORKS3 жыл бұрын
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
@SURIYAMEDIAWORKS3 жыл бұрын
@@HeyFlutter thank you. I have got some errors for path provider plugin, i will check that out
@SURIYAMEDIAWORKS3 жыл бұрын
@@HeyFlutter i cound not find / understand what is where is this ${dir.path}. please mention the exact directory for Eg . internal/downloads/path
@55ramya552 жыл бұрын
How to get preview for files(like videos and docs) other than images?
@55ramya552 жыл бұрын
@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 ☺️😊
@saitejd81083 жыл бұрын
Hai, how can I copy/move an AssetImage from app to my local directory? Thankyou.
@saitejd81083 жыл бұрын
@@HeyFlutter It really helped. Thank you.
@tmyhub76413 жыл бұрын
How can I create the firebase storage video accessing function? And need to create thamnail from video to show as a list?
@tmyhub76413 жыл бұрын
@@HeyFlutter Thanks Johannes
@emmalynnabiamos24123 жыл бұрын
Does this work on flutter web also?
@emmalynnabiamos24123 жыл бұрын
@@HeyFlutter I see. Thank you!
@theroebuck1234567893 жыл бұрын
What is the multidex for?
@theroebuck1234567893 жыл бұрын
@@HeyFlutter thanks for the reply!
@amjadsharekh3 жыл бұрын
Thank you so much for this video how we can add this photo to app because I want use app without internet
@amjadsharekh3 жыл бұрын
I want download photo form firebase to app or sqlite and then display photo in app without internet
@amjadsharekh3 жыл бұрын
if you can do this in video plz
@RainBook-rd153 жыл бұрын
How to download videos instead of photos.
@memetechtamil2 жыл бұрын
How to download psd and other format from firebase
@memetechtamil2 жыл бұрын
@@HeyFlutter sir I'm not understanding this one
@kamalkishorkumar42783 жыл бұрын
Video files are not playable, how to do that?
@jamesmchilufya31233 жыл бұрын
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)
@jamesmchilufya31233 жыл бұрын
@@HeyFlutter you are welcome and I cant wait for that
@jamesmchilufya31233 жыл бұрын
@@HeyFlutter you are welcome and I cant wait for that
@stvhrsdev91033 жыл бұрын
best of the best
@princekhatri7153 жыл бұрын
Create a vedio on how to play background sound for making game in flutter on some trigger
@uditmishra55832 жыл бұрын
to the point👌
@vedanthikarthik59263 жыл бұрын
Which flutter version is this?
@vedanthikarthik59263 жыл бұрын
@@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?
@CarlosAVP3 жыл бұрын
Hi! to download files (pdf, .doc, etc.) It does not work. idk why, can u help me? pls
@nileshkumarsingh98033 жыл бұрын
did you get solution i am also stuck on it
@shubhamheer45103 жыл бұрын
where downloaded files are going?
@ashishrana57733 жыл бұрын
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..
@aissoumonder35183 жыл бұрын
where is the buildHeader method?
@ranjanadeore29573 жыл бұрын
Thank you Sir
@kamalkishorkumar42783 жыл бұрын
How can we delete this file from the app only??
@kamalkishorkumar42783 жыл бұрын
@@HeyFlutter Thanks for the reference, I'll definately try this and let you know
@felixt.4673 жыл бұрын
well done :)
@felixt.4673 жыл бұрын
@@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
@bertmarcos14543 жыл бұрын
Pls create a multiple choice quiz app. thank you
@aissoumonder35183 жыл бұрын
FirebaseFile is undefined
@juststudy5836 Жыл бұрын
import that fire base class ..
@farhanahmad-bv1mx2 жыл бұрын
👍👍👍👍👍
@HeyFlutter2 жыл бұрын
Thank you, farhan ahmad! 🙂
@dev.faizan3 жыл бұрын
❣
@TheAnees353 жыл бұрын
its working fine but your method is too much complicated
@janammaharjan26993 жыл бұрын
Thank you so much. Grateful for your great tutorials.
@jamesmchilufya31233 жыл бұрын
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)