Stateless vs Stateful | Flutter Example

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024

Комментарии • 43

  • @chonglennon343
    @chonglennon343 3 года назад +8

    I love you tutorials with map guide and constructing the idea clearly in mind!

  • @kartikeyshaurya1827
    @kartikeyshaurya1827 Год назад +1

    your content is underrated man

  • @themasteradder7358
    @themasteradder7358 Год назад

    very good, ive been messing around trying to just do a simple button update something on the UI for ages and after watching this I have found my method to do it, nice and simple

  • @aresjoel8720
    @aresjoel8720 7 месяцев назад

    Great explanations, showing gradually what happen when trying to change state of stateless widgets. Tons of thx

  • @CatsVibes100
    @CatsVibes100 7 месяцев назад

    Clear and concise subscribed ✨

  • @1PercentCeo
    @1PercentCeo 7 месяцев назад

    I rarely comment on videos, but you're a great teacher.

  • @better_notes182
    @better_notes182 5 месяцев назад

    Thanks a lot, much love from India ❤

  • @Nanashi-rq7lk
    @Nanashi-rq7lk 2 месяца назад

    Great explanation

  • @oguzhandogdu2221
    @oguzhandogdu2221 Год назад

    Very Clear! Thank you!

  • @pagan0ga
    @pagan0ga Год назад

    Nice tutorial for the basic concept of state. Thanks.

  • @AbinStanislaus
    @AbinStanislaus 7 месяцев назад +1

    very helpful.

  • @lazycoder01
    @lazycoder01 2 года назад +1

    Great explanation! Thanks.

  • @Krish_chotaliya
    @Krish_chotaliya 6 месяцев назад

    Nice tutorial for the basic concept of state. Thanks. @LearnFlutterwithMe

  • @mikopiko
    @mikopiko Год назад +1

    Very well explained

    • @LearnFlutterwithMe
      @LearnFlutterwithMe  Год назад +1

      Thank you!

    • @mikopiko
      @mikopiko Год назад

      @@LearnFlutterwithMe One thing I had hard time understanding was the point of Const, Final & Late. Especially the Final keyword.
      Do you have any plans on walking through the use cases and where it's useful with practical examples?
      Const is obvious, but Final & Late has been a tough nut to crack.

    • @LearnFlutterwithMe
      @LearnFlutterwithMe  Год назад +1

      @@mikopiko Yes I can see if I can put that together soon!

    • @mikopiko
      @mikopiko Год назад

      @@LearnFlutterwithMe That's highly appreciated, keep it up!

  • @Nallu_Swami
    @Nallu_Swami Год назад

    This is gold !!!!!

  • @tGoldenPhoenix
    @tGoldenPhoenix 3 месяца назад

    Thank you.

  • @davidsiltroy
    @davidsiltroy 2 года назад

    great video! thank you!

  • @vtvvnha2230
    @vtvvnha2230 3 года назад

    thank you

  • @gravitashebynimus3425
    @gravitashebynimus3425 5 месяцев назад

    pretty cool

  • @mohamedboughariou1146
    @mohamedboughariou1146 Год назад

    cool man thanks a lot

  • @ohhalice
    @ohhalice Год назад

    So true

  • @nithikornwarapork5295
    @nithikornwarapork5295 Год назад

    ty 🦾

  • @MdShaidUrRahman-nr1vh
    @MdShaidUrRahman-nr1vh 2 месяца назад

    Good

  • @RedOkamiDev
    @RedOkamiDev Год назад +1

    awesome tutorial, and most bad a$$ t~shirt!! long live Kamelot dev brother!

  • @lucilferis6356
    @lucilferis6356 2 года назад +1

    Great Content, but the background music was a bi disturbing

  • @KrishNamaste
    @KrishNamaste Год назад

    can you tell me why did you use 2 in nextInt() method?

    • @faysalhasan4215
      @faysalhasan4215 Год назад +2

      Generate a random integer between 0 and 1.
      If you want to generate in a range of 5, you have to use 6 in nextInt().
      so basically the range is by default starts from and 0 and end at (nextInt-1).

    • @KrishNamaste
      @KrishNamaste Год назад

      @@faysalhasan4215 thank you, very much.

  • @topGfanboy
    @topGfanboy 2 года назад

    How do i get the diagramatic representation of widgets

    • @LearnFlutterwithMe
      @LearnFlutterwithMe  2 года назад +1

      I just create them in a flowchart app with a green background and then "green screen" the background out in my video editing software

  • @personofsomething6205
    @personofsomething6205 Год назад

    so why not just use stateful widget all the time?

  • @RobertShresthawolf
    @RobertShresthawolf Год назад

    I did not look so hard 😂

  • @Ccmcx
    @Ccmcx 2 месяца назад

    Nice tutorial thanks. Would be nicer without this annoying loud background music, I hardly followed what you were saying.

  • @moamnhmdany
    @moamnhmdany 2 месяца назад

    noisy noisy why u put music so noisy

  • @Krish_chotaliya
    @Krish_chotaliya 6 месяцев назад

    thank you