GetX Flutter Shopping App Tutorial | PHP MySQL Backend Project | Full Stack Development Course

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

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

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

    Hi codingcafe i recently found your channel and wow i'm a fan ......can u make a working podcast app with it's own database and search engine ...if you don't have time for the atleast give me a hint on how i can make it using flutter

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

    Future Builder, is not working this way for me, has it been updated or something so?!

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

      have you found how to counter this error?

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

      @@madmilitiangaming5694 just add future: null,
      Example:
      home: FutureBuilder(
      builder: (context, dataSnapShot)
      {
      return const LoginScreen();
      }, future: null,
      It means you are not waiting for anything specific to happen before building the user interface

    • @thienvule1659
      @thienvule1659 10 หลายเดือนก่อน +2

      change it to
      FutureBuilder(future: null, builder: (context, dataSnapshot) {
      return LoginScreen();
      }
      then the error should be gone

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

      @@thienvule1659 but the page will be white blank

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

    Why you are posting short videos?😔😔
    Like 4 -5min!
    Its really disturbing! If you can post 15-20min video it will be far better