[Flutter] Uploading Image to Firebase Storage

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 พ.ย. 2024

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

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

    @Priyanka Tyagi Thanks for making video it solved by issue which i considered is on flutter end

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

    Thank you.. it helps a lot

  • @sumanparajuli229
    @sumanparajuli229 4 ปีที่แล้ว +2

    Mam can you make a complete app including awarsome UI... backend and database.... A complete app including all factors

  • @kthehatter
    @kthehatter 3 ปีที่แล้ว

    well i was wondering how can i upload an Image without making the database public like you did which is dangerous

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

      Add security rules for Firestore like this: write: if request.auth != null && request.auth.uid == userId;
      Read more about security rules here: firebase.google.com/docs/rules/rules-and-auth

    • @kthehatter
      @kthehatter 3 ปีที่แล้ว

      @@leadforward1111 thank youu

  • @michaeloluwatimileyin3580
    @michaeloluwatimileyin3580 4 ปีที่แล้ว

    Great tutorial
    Please help repeat the same process with Google sign in

  • @umaralshamrani6501
    @umaralshamrani6501 3 ปีที่แล้ว

    👏👏👏