How to retrieve data from firestore in flutter? | Using StreamBuilder and QuerySnapshot | Firebase

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ม.ค. 2025

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

  • @RakibulIslam-rm4ym
    @RakibulIslam-rm4ym ปีที่แล้ว +2

    I was stuck at StreamBuilder for the last three months. Almost banging my head. This code saved me. Thanks a lot bro.

  • @sandroaguilar1721
    @sandroaguilar1721 9 หลายเดือนก่อน +1

    Wow, your video helped solved what a multitude of others couldnt

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

    Mate, your codes helped me a lot. Thanks.

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

    Thank you for this great video. ❤
    Can you please show the way that each user can change his own information in the database. Please 🙏❤️

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

    its saved my time, thanks for the video do you have github url for the same ?

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

    Great video! Thank you!

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

    thank you

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

    Thx sir you really saved my life. Hahha

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

    There is a problem if you change any of the clients' data this will lead to rebuilding entire list again in ui which is not a good idea with large lists. Do you know any solution to rebuild only the specific client row. 😢

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

    Thnx

  • @AntonyAziz-EG
    @AntonyAziz-EG 7 หลายเดือนก่อน

    i get erorr when .add

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

      Me too did u find any solution

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

    ═════ Exception caught by widgets library ═══════════════════════════════════
    Bad state: field does not exist within the DocumentSnapshotPlatform

    • @RakibulIslam-rm4ym
      @RakibulIslam-rm4ym ปีที่แล้ว

      I am facing it too. Trying to solve it. Initially checked by removing some message entries in firebase.