Part- 15 Flutter Update Firebase Realtime Database List || CRUD Operation

แชร์
ฝัง

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

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

    asif bhai ap ki waja sy ma apna final year project bna paa raha hun .Thank you bhai boht zbrdst playlist ha apki

    • @thetechbrotherss
      @thetechbrotherss  2 ปีที่แล้ว +3

      Duao ma yad rakhain and agy share kar dain

  • @priyanshupatra2100
    @priyanshupatra2100 2 ปีที่แล้ว +3

    Just no words, such a great explaination, where were you man seriously !!!!

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

      I am here brother, subscribe and share with your friends.

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

    Sir your teaching method is so good😍😘

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

    Brilliant Explanation

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

    Nice

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

    such a amazing video....

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

    Sir I am stuck in this showMyDilog() funtion. In Text field the controller: is not accepting the TextEditingController(); which is initialized with editcontroller variable. kindly help me.
    final editcontroller = TextEditingController();
    showMyDilog() async {
    return showDialog(
    context: context,
    builder: (BuildContext context) {
    return AlertDialog(
    title: const Text("Update"),
    content: Container(
    child: const TextField(
    controller: editcontroller,
    decoration: InputDecoration(hintText: 'Edit Here'),
    ),
    ),
    );
    },
    );
    }

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

      make sure it's in the same class, or follow the way i did it

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

    how to get notification on Realtime database change??

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

    Sir mera issue aa rha ha jb ma update kerta hn update to kerta ha pr next line ma update hota ha or null id da dta ha please ais ka bara ma guide kr dye

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

      ap id ghlt pass kr rahy ho gy

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

    firebase pa account purshase kar na par ta ??

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

      ni it's free initially, do subscribe and share with your friends

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

    how to handle null case in FirebaseAnimatedList

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

    update krny se pehly wala data wesy k wesy show ho raha hota hai. new entity add ho jati hai ur id b null hoti hai

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

      it measn ap kuch ghlt kr rahy please follow carefully

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

      @@thetechbrotherss sir ap apni video me aghar dheken to wahan b yahi horaha hai purana data parha hai new add horaha id show nahi hoti null likha araha hai

  • @AqsaRazzaq-q6t
    @AqsaRazzaq-q6t ปีที่แล้ว

    Please tell me how to solve this error Failed assertion: line 5243 pos 12: '_history.isNotEmpty': is not true.