Flutter setState() and Callback Function(with parameters) for Passing Data Between Classes

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

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

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

    Best callback explanation, the only one I actually understood and implemented in my app. Thanks!

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

      Glad it helped!

  • @aji-tsatafed9790
    @aji-tsatafed9790 ปีที่แล้ว

    after more than one week i fixed it by this video,thanks soo much brother

  • @redwanahmedfahim7028
    @redwanahmedfahim7028 3 หลายเดือนก่อน

    Walakiumussalam Wa Rahmtullah brother. We feel proud when a Muslim brother contributes such value contents to the community 🤍

    • @dbestech
      @dbestech  3 หลายเดือนก่อน

      Like and share

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

    Hey, thank you for the tutorial and the way you teach. I have been struggling with this for a couple days. I subscribed. I greatly appreciate the time you put into this video.

    • @dbestech
      @dbestech  2 ปีที่แล้ว

      Thanks for the sub!

  • @KosakiOnodera-bz9fc
    @KosakiOnodera-bz9fc ปีที่แล้ว

    I'm new to flutter and this actually helped me. Thank you!

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

      I'm so glad!

  • @IccyAnime
    @IccyAnime 2 ปีที่แล้ว

    Just wanted to thank you for the great tutorials, been learning flutter with your help!

    • @dbestech
      @dbestech  2 ปีที่แล้ว

      Great to hear!

  • @acornerofherheart-jr9pl
    @acornerofherheart-jr9pl 5 หลายเดือนก่อน

    best tutorial to update parent widget variable ....

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

      Thanks a lot. Like and share

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

    Thank you so much i was stuck here because i didn't know what to search. I even thought of quitting app development so dumb of me 😅

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

    Waalaikumsalam warrah matullahi wabarokatuh.. barakallah brother. may Allah bless you

    • @dbestech
      @dbestech  2 ปีที่แล้ว

      Thank you

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

    I am watching your all videos man, thanks. Allah bless you.

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

      So nice of you

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

      Ya, Jesus bless you all

  • @hariprasanth7923
    @hariprasanth7923 2 ปีที่แล้ว

    Started with this video from your channel..nice explanations

    • @dbestech
      @dbestech  2 ปีที่แล้ว

      All the best

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

    Learn something new which I need keep continue such kind of video

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

      Most welcome.

  • @mario_gabriel
    @mario_gabriel 2 ปีที่แล้ว

    what if the class B where I need to have the callback function with the setState needs to be initialized in the main function? I have a notification package and I need to use notification.initialize("callback function should go here") but on the main function, meaning that I have no access to the stuff inside class A widget.

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

    Can u do a tutoral on how to call api
    In simplest and easiest wat

  • @mazbrenkgaming
    @mazbrenkgaming 2 ปีที่แล้ว

    a new knowledge learned. thanks mate !

    • @dbestech
      @dbestech  2 ปีที่แล้ว

      Great

    • @mazbrenkgaming
      @mazbrenkgaming 2 ปีที่แล้ว

      @@dbestech please make new video about inherited widget. I struggle for two weeks understanding it but still no idea

    • @dbestech
      @dbestech  2 ปีที่แล้ว

      @@mazbrenkgaming ok

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

    You are such and amazing teacher.

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

      Thank you! 😃

  • @crazy-man
    @crazy-man 2 ปีที่แล้ว

    cool)) my favorite format, from simple to complex

    • @dbestech
      @dbestech  2 ปีที่แล้ว

      Glad you like it!

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

    Nice video thanks, i have created a score sheet with 8 pages all the same to score, but my state changes every time i change pages do you have any vids on saving state thanks dbestech

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

    thank you but about Type VoidCallBack
    for example we dfine varible like that in
    StatefulWidget
    final VoidCallback onEnd;

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

      Hi faisal, because we want the variable change should happen in MyApp() stateful class, so i think you need to declare the callback function and the value it changes, should be in MyApp(). And that's what we did. And regarding the naming convention, I think there are different ways to name the callback function.

  • @saraljain5204
    @saraljain5204 2 ปีที่แล้ว

    It helped a lot. thanks

    • @dbestech
      @dbestech  2 ปีที่แล้ว

      Glad it helped

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

    i love you my Lord

  • @rj27thug78
    @rj27thug78 2 ปีที่แล้ว

    is it ok for a beginner to start his/her flutter journey from this video of your playlist or require some more pre requisites ??

    • @dbestech
      @dbestech  2 ปีที่แล้ว

      I suggest you to start from here th-cam.com/video/OXQ5ee6p9ZA/w-d-xo.html

    • @dbestech
      @dbestech  2 ปีที่แล้ว

      th-cam.com/video/OXQ5ee6p9ZA/w-d-xo.html

  • @azharulislam7204
    @azharulislam7204 2 ปีที่แล้ว

    great man!!!

    • @dbestech
      @dbestech  2 ปีที่แล้ว

      You are welcome

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

    Assalamuwalaikum brother, you have lots of brilliant tutorials Masah-Allah. I am absolute beginner in Flutter. Could you please help me giving first few video tutorials No's I should watch first as a beginner from your video list (like sequence I should watch), that would be very kind of you.
    Feda. Jazak-Allah khairan.

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

      Hi Feda, thanks for getting back to me. for beginners it could be confusing. You can start with th-cam.com/video/svQOxQde0bg/w-d-xo.html. And you can also add me twitter. If you have questions You can ask me there.

  • @cruisetom5838
    @cruisetom5838 2 ปีที่แล้ว

    where is github link url ???

    • @dbestech
      @dbestech  2 ปีที่แล้ว

      In the description there is a link for it.

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

    W salam Sir ...Please create basic app using classes and firebase that pass data between pages. Thanks in advance

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

      *Models Classes

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

      Actually, you can use today's idea. It's pretty much the same.

  • @JJ-fq3dh
    @JJ-fq3dh 2 ปีที่แล้ว

    I understood what you were doing but you waste to much time with typing j, like most youtube tutorials, just show whats needed to make the callback, 15 minutes should have been less than 5

    • @dbestech
      @dbestech  2 ปีที่แล้ว

      Noted. Thanks for the feedback.

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

    حاسك مصري مش عارف ليه

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

      i am not