Patterns

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

КОМЕНТАРІ • 34

  • @flutterdev
    @flutterdev  8 місяців тому +12

    Subscribe to Flutter → goo.gle/FlutterYT

  • @philosophia5577
    @philosophia5577 8 місяців тому +48

    Hey Craig, Do you have any idea when will the roadmap for Flutter in 2024 will be out?

  • @krtirtho
    @krtirtho 8 місяців тому +9

    I wish this video will be shown-off in the official dart docs. It's super well produced and explains the patterns better than the dart doc itself.
    I'm gonna be honest, I was in a pretty rough place when it first came out but it I think after this video I'll start using patterns in my codebase as well

  • @KirillArtemenko
    @KirillArtemenko 8 місяців тому +6

    Looks like type error on 5:49 (String, Color) destruct to (String, String) ?

  • @RandalLSchwartz
    @RandalLSchwartz 8 місяців тому +5

    Excellent summary! Definitely will be referencing this for newbies...

  • @ewindmill
    @ewindmill 7 місяців тому +1

    This explains patterns so well. Craig is the GOAT

  • @merthyr1831
    @merthyr1831 8 місяців тому

    Brilliant work as always Craig! Looking forward to new Flutter vids this year (y'all have been posting way more recently!)

  • @chrislangham587
    @chrislangham587 8 місяців тому +4

    Look like there is an extra arrow (=>) in the function at 7:18

  • @YunusEmreKymaz
    @YunusEmreKymaz 8 місяців тому +1

    I will consider these pattern methods for future projects, nice!!

  • @jajasaria
    @jajasaria 8 місяців тому +1

    love it. thanks for providing this video. very easy to understand

  • @rhoharane
    @rhoharane 8 місяців тому +3

    Coming from C# (Unity), the difference in pattern matching syntax with Dart and which features exist and don't exist was a bit confusing.

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

    Nice ! Didn't know that 🤭. Great work !

  • @MrTurbo_
    @MrTurbo_ 8 місяців тому

    Awesome, i just so happened to need this for a design token parsing library for our app 😄

  • @martinseal1987
    @martinseal1987 8 місяців тому +1

    I get the what but not the why, and you super glossed over guards, I'm a really using patterns with sealed classes as my API response model

  • @aidarkhabibullin2906
    @aidarkhabibullin2906 8 місяців тому

    Very informative! Thank you! 👍

  • @vlad1slove1
    @vlad1slove1 8 місяців тому

    good explanation. thank you very much!

  • @AntonDerevyanko
    @AntonDerevyanko 8 місяців тому

    thanks! very clear explanation

  • @PhilippeMakzoume
    @PhilippeMakzoume 8 місяців тому

    An excellent video! For the next two weeks, we'll likely see a deluge of refactoring commits across Flutter projects 😂

  • @shadyganem5448
    @shadyganem5448 29 днів тому

    I love languages that work well with AI

  • @KirillArtemenko
    @KirillArtemenko 8 місяців тому +1

    At 7:16 the '=>' used twice
    =>
    => switch(data)
    The topic is already not simple, and such moments are distracting. Sorry.

  • @notmtp566
    @notmtp566 8 місяців тому +2

    I still don't get it

    • @notmtp566
      @notmtp566 8 місяців тому

      6:30 ah I get it nvm

  • @Vemu
    @Vemu 8 місяців тому +1

    Nice, but only constants allowed in switch statements is a joke.

  • @parlough
    @parlough 8 місяців тому +28

    The explanations here are extremely well worded and expertly concise. I wish I could speak that well. Thanks for sharing Craig!!
    I'm excited to continue seeing how Dart and Flutter developers benefit from patterns, especially with the help of this video =]

  • @HerrHafiz
    @HerrHafiz 3 місяці тому +1

    i dont understand some of it.

  • @donbrown7694
    @donbrown7694 7 місяців тому +1

    Wooow!! Didn't know that 😍

  • @devfordevs
    @devfordevs 8 місяців тому +2

    veryy interesting concept and well explained

  • @lemmerelassal2795
    @lemmerelassal2795 8 місяців тому +1

    Damn, "when" is my favourite part about VHDL. Glad it made its way into Flutter. :)

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

    I am saying this honestly that these videos are very good and it explanation is understandable for beginner and intermediate. I like this channel

  • @UbaidAnsari-i2k
    @UbaidAnsari-i2k Місяць тому

    Ya fake ha

  • @LearnWithRahamat
    @LearnWithRahamat 7 місяців тому

    Excellent explanation !

  • @sajadzarini8036
    @sajadzarini8036 8 місяців тому

    Excellent video ❤

  • @senor7857
    @senor7857 8 місяців тому

    Weird sintax