Replace/Update an image on Firebase storage from Flutter

แชร์
ฝัง

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

  • @abdulmunim3634
    @abdulmunim3634 ปีที่แล้ว

    man your the OG

  • @dilajbar8796
    @dilajbar8796 ปีที่แล้ว +1

    Great tutorial 😍😍

    • @droidmonk4820
      @droidmonk4820  ปีที่แล้ว

      Glad you liked it!! Stay connected.

  • @angelascott6935
    @angelascott6935 ปีที่แล้ว

    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:///

  • @devashishkhurana5915
    @devashishkhurana5915 ปีที่แล้ว

    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?

    • @droidmonk4820
      @droidmonk4820  ปีที่แล้ว

      I will get back to you, if I can replicate the issue. Thanks for commenting.

  • @justdoit5876
    @justdoit5876 ปีที่แล้ว

    does old image get deleted when updated with new one?

    • @droidmonk4820
      @droidmonk4820  ปีที่แล้ว

      Yes, th-cam.com/video/t0nWkruqFO4/w-d-xo.html
      Sorry for the delay in responding. Stay connected.

  • @ravindrametri1681
    @ravindrametri1681 ปีที่แล้ว

    Make the video on , in list on click image to zoom image

    • @droidmonk4820
      @droidmonk4820  ปีที่แล้ว +1

      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)

    • @ravindrametri1681
      @ravindrametri1681 ปีที่แล้ว

      @@droidmonk4820 yes, and also user can zoom, not profile page, i want open in new page and allow users to zoom with fingers

  • @HADI-oh2mu
    @HADI-oh2mu ปีที่แล้ว

    How can I display the image when I press on the name of the image

    • @droidmonk4820
      @droidmonk4820  ปีที่แล้ว +1

      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.

    • @HADI-oh2mu
      @HADI-oh2mu ปีที่แล้ว

      @@droidmonk4820 exactly what i want thank and is there any video about the uploading image project

    • @HADI-oh2mu
      @HADI-oh2mu ปีที่แล้ว

      can i have your Instagram؟

    • @droidmonk4820
      @droidmonk4820  ปีที่แล้ว +1

      In this video I am showing exactly how to upload an image to Firebase storage..
      th-cam.com/video/u52TWx41oU4/w-d-xo.html
      This one on how to work with Firestore database-
      th-cam.com/video/Oc3gjKzTxCU/w-d-xo.html

    • @droidmonk4820
      @droidmonk4820  ปีที่แล้ว +1

      Let connect on Linkedin, as I check this regularly:
      www.linkedin.com/in/gitanjal/

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

    source code

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

      Consider the code below as the reference and follow the tutorial.
      github.com/gitanjal/flutterfirebasedemo/tree/update_image_firebase_storage