Stateless vs Stateful | Flutter Example

Поділитися
Вставка
  • Опубліковано 6 жов 2024

КОМЕНТАРІ • 43

  • @chonglennon343
    @chonglennon343 2 роки тому +8

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

  • @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

  • @kartikeyshaurya1827
    @kartikeyshaurya1827 Рік тому +1

    your content is underrated man

  • @aresjoel8720
    @aresjoel8720 5 місяців тому

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

  • @Nanashi-rq7lk
    @Nanashi-rq7lk 25 днів тому

    Great explanation

  • @CatsVibes100
    @CatsVibes100 5 місяців тому

    Clear and concise subscribed ✨

  • @1PercentCeo
    @1PercentCeo 5 місяців тому

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

  • @better_notes182
    @better_notes182 3 місяці тому

    Thanks a lot, much love from India ❤

  • @AbinStanislaus
    @AbinStanislaus 5 місяців тому +1

    very helpful.

  • @pagan0ga
    @pagan0ga Рік тому

    Nice tutorial for the basic concept of state. Thanks.

  • @refusedtobeaverage7222
    @refusedtobeaverage7222 2 роки тому +1

    Great explanation! Thanks.

  • @oguzhandogdu2221
    @oguzhandogdu2221 11 місяців тому

    Very Clear! Thank you!

  • @jaysardar1
    @jaysardar1 4 місяці тому

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

  • @tGoldenPhoenix
    @tGoldenPhoenix Місяць тому

    Thank you.

  • @jaysardar1
    @jaysardar1 4 місяці тому

    thank you

  • @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!

  • @davidsiltroy
    @davidsiltroy 2 роки тому

    great video! thank you!

  • @Nallu_Swami
    @Nallu_Swami Рік тому

    This is gold !!!!!

  • @gravitashebynimus3425
    @gravitashebynimus3425 3 місяці тому

    pretty cool

  • @lucilferis6356
    @lucilferis6356 2 роки тому +1

    Great Content, but the background music was a bi disturbing

  • @MdShaidUrRahman-nr1vh
    @MdShaidUrRahman-nr1vh Місяць тому

    Good

  • @mohamedboughariou1146
    @mohamedboughariou1146 Рік тому

    cool man thanks a lot

  • @ohhalice
    @ohhalice Рік тому

    So true

  • @nithikornwarapork5295
    @nithikornwarapork5295 Рік тому

    ty 🦾

  • @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

  • @RedOkamiDev
    @RedOkamiDev Рік тому +1

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

  • @personofsomething6205
    @personofsomething6205 Рік тому

    so why not just use stateful widget all the time?

  • @Ccmcx
    @Ccmcx 27 днів тому

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

  • @RobertShresthawolf
    @RobertShresthawolf Рік тому

    I did not look so hard 😂

  • @moamnhmdany
    @moamnhmdany Місяць тому

    noisy noisy why u put music so noisy

  • @vtvvnha2230
    @vtvvnha2230 2 роки тому

    thank you