Flutter Firebase Storage Tutorial | Upload Files To Firebase Using Flutter & Firebase Storage

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ย. 2024
  • 💼 Book a meeting: cutt.ly/Pegxp5rA
    💎 Ultimate Flutter UI Kit: cutt.ly/3w6tqwFA
    In this video, we will take a look at implementing Firebase Storage within our Flutter application. The tutorial with teach you how to properly upload and retrieve files from Firebase Storage and link Firebase with your Flutter application. We will take a look at working with the firebase_storage, firebase_core, firebase_auth, and gallery_picker package to perform our file uploads to Firebase Storage. Furthermore, we will take a look at uploading files under specific folders in Firebase Storage and retrieving files uploaded by Users and then displaying them in Flutter. This guide will help you setup and navigate through the process of creating a fully functional Flutter Firebase application that allows users to upload files such as images to firebase storage. This is an excellent guide for beginner Flutter developers, or anyone looking to learn about implementing firebase storage within their Flutter application.
    Resources:
    Source Code: cutt.ly/bwXEf381
    firebase_auth: pub.dev/packag...
    firebase_storage: pub.dev/packag...
    firebase_core: pub.dev/packag...
    gallery_picker: pub.dev/packag...
    Firebase Flutter Setup: firebase.googl...
    Socials:
    Website: hussainmustafa...
    Github: github.com/hus...
    LinkedIn: / hussain-mustafa-960920184
    Twitter: / hussain34274892
    Buy Me A Coffee: www.buymeacoff...
    #flutter #flutterextracttext #fluttertutorial #flutterocr

ความคิดเห็น • 38

  • @moneyman-ne9lw
    @moneyman-ne9lw 7 หลายเดือนก่อน +4

    Finally the video I requested. I appreciate your help. :)

  • @user-po7xe6qw9y
    @user-po7xe6qw9y 2 หลายเดือนก่อน +1

    Excellent explanation, thanks for sharing it.

  • @TheNightValley
    @TheNightValley 3 หลายเดือนก่อน +2

    Very nice tutorial, I wish there was a complete video like that explaining all the firebase features

    • @m_hussain_mustafa
      @m_hussain_mustafa  3 หลายเดือนก่อน +1

      I already have a complete firebase course on my channel, as well as dedicated video related to firebase on other services it provides.

    • @TheNightValley
      @TheNightValley 3 หลายเดือนก่อน

      @@m_hussain_mustafa Thank you boss, I'll check it out

  • @MHM-jy4uj
    @MHM-jy4uj 7 หลายเดือนก่อน +1

    Your explanations are clear and easy to follow. I appreciate how you break down the process step by step.

  • @rlt_app
    @rlt_app 7 หลายเดือนก่อน +1

    Thanks for explaining the code and walking through each part. It helps a lot, especially for beginners like me.

  • @freelancermunim-eq4wm
    @freelancermunim-eq4wm หลายเดือนก่อน +1

    Sir it’s a request to make a video on how we can download any type of file from firebase and save it to the local storage... Searched enough but couldn’t find any proper tutorial

    • @m_hussain_mustafa
      @m_hussain_mustafa  หลายเดือนก่อน

      Thanks I'll try to create a vide on this topic.

  • @bilalshah6561
    @bilalshah6561 5 หลายเดือนก่อน +2

    very well explained thank you

  • @401xiiscic6
    @401xiiscic6 4 หลายเดือนก่อน +1

    Thank you, this video was exactly what I needed

  • @algorithmo134
    @algorithmo134 หลายเดือนก่อน

    Please help. I am using ios simulator and it says media access is required. I do not see my app name in the settings.
    Also I can't register for ios in Firebase since the flutterfire configure automatically generate the info plist file for me.

  • @MrIMacro
    @MrIMacro 7 หลายเดือนก่อน +1

    Amazing,
    Could you please make a tutorial on how to create a reminder app? Most reminder apps remind you only for the coming 24 hours. It would be nice if you please create a reminder app with a date picker, not only time picker. Thanks a lot and good lock.

  • @muhendisbey7608
    @muhendisbey7608 6 หลายเดือนก่อน +1

    thank you bro, good job

  • @lalsang9888
    @lalsang9888 7 หลายเดือนก่อน +1

    Thank you so much!

  • @boguszbrzoska6308
    @boguszbrzoska6308 4 หลายเดือนก่อน

    Great tutorial!

  • @esyaa_nabila
    @esyaa_nabila 7 หลายเดือนก่อน +1

    Can you make a tutorial that when student scan qr code it can save the data on the mobile apps at the teachers apps and also teacher can check students attendance which student present and absent …please cause it for my fyp project

    • @m_hussain_mustafa
      @m_hussain_mustafa  7 หลายเดือนก่อน

      Hi,
      I'd recommend you to take a look at some tutorials on my channel. I already have a tutorial on scanning and generating QR Codes and tutorials on working with Firebase you would now have to just combine all the knowledge together to create the app you are requesting.
      Best,
      Hussain

  • @AFTER1816
    @AFTER1816 5 หลายเดือนก่อน +1

    How to upload all files?. You can tell only images. Please make that video how upload all. Files in admin pannel and access in user to download and use it.

    • @m_hussain_mustafa
      @m_hussain_mustafa  5 หลายเดือนก่อน

      Hi,
      The logic for uploading files is the same regardless of extension.

    • @AFTER1816
      @AFTER1816 5 หลายเดือนก่อน

      @@m_hussain_mustafa which extension i use it for that? Please tell me. Bro

  • @cezar6104
    @cezar6104 7 หลายเดือนก่อน +1

    Peace be upon you, I want to program an application for selling phone numbers, but where can I get the numbers? Is there an API?❤

    • @m_hussain_mustafa
      @m_hussain_mustafa  7 หลายเดือนก่อน

      Hi,
      I'd recommend taking a look at the source code I've provided link to in the description this is a type mismatch error.

  • @villagepets3146
    @villagepets3146 7 หลายเดือนก่อน +1

    Do one how to use public API and Privet Api

    • @m_hussain_mustafa
      @m_hussain_mustafa  7 หลายเดือนก่อน

      Hi,
      Will try to create a tutorial on that soon.