Тёмный

Patterns  

Flutter
Подписаться 573 тыс.
Просмотров 38 тыс.
50% 1

Learn about the new type of syntax Dart added in version 3 - Patterns - and some of the powerful things you can do with them.
Chapters:
0:00 - Introduction
1:06 - Spotting Patterns in code
1:51 - Intro to Records
2:12 - Examples of Patterns
3:44 - Using Patterns
7:31 - Conclusion
Resources:
Patterns in Dart → goo.gle/3SsQabv
Records in Dart → goo.gle/3SutRC0
Switch statements in Dart → goo.gle/3vIBgVI
Watch more Decoding Flutter → goo.gle/DecodingFlutter
Subscribe to Flutter → goo.gle/FlutterYT
#DecodingFlutter #Flutter
Speaker: Craig Labenz;
Products Mentioned: Flutter;

Наука

Опубликовано:

 

4 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 32   
@flutterdev
@flutterdev 6 месяцев назад
Subscribe to Flutter → goo.gle/FlutterYT
@philosophia5577
@philosophia5577 6 месяцев назад
Hey Craig, Do you have any idea when will the roadmap for Flutter in 2024 will be out?
@krtirtho
@krtirtho 6 месяцев назад
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
@parlough
@parlough 6 месяцев назад
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 =]
@chrislangham587
@chrislangham587 6 месяцев назад
Look like there is an extra arrow (=>) in the function at 7:18
@KirillArtemenko
@KirillArtemenko 6 месяцев назад
Looks like type error on 5:49 (String, Color) destruct to (String, String) ?
@merthyr1831
@merthyr1831 6 месяцев назад
Brilliant work as always Craig! Looking forward to new Flutter vids this year (y'all have been posting way more recently!)
@RandalLSchwartz
@RandalLSchwartz 6 месяцев назад
Excellent summary! Definitely will be referencing this for newbies...
@ewindmill
@ewindmill 6 месяцев назад
This explains patterns so well. Craig is the GOAT
@jajasaria
@jajasaria 6 месяцев назад
love it. thanks for providing this video. very easy to understand
@YunusEmreKymaz
@YunusEmreKymaz 6 месяцев назад
I will consider these pattern methods for future projects, nice!!
@aidarkhabibullin2906
@aidarkhabibullin2906 6 месяцев назад
Very informative! Thank you! 👍
@vlad1slove1
@vlad1slove1 6 месяцев назад
good explanation. thank you very much!
@devfordevs
@devfordevs 6 месяцев назад
veryy interesting concept and well explained
@AntonDerevyanko
@AntonDerevyanko 6 месяцев назад
thanks! very clear explanation
@LearnWithRahamat
@LearnWithRahamat 5 месяцев назад
Excellent explanation !
@sajadzarini8036
@sajadzarini8036 6 месяцев назад
Excellent video ❤
@MrTurbo_
@MrTurbo_ 6 месяцев назад
Awesome, i just so happened to need this for a design token parsing library for our app 😄
@_mas_.
@_mas_. 3 месяца назад
Nice ! Didn't know that 🤭. Great work !
@lemmerelassal2795
@lemmerelassal2795 6 месяцев назад
Damn, "when" is my favourite part about VHDL. Glad it made its way into Flutter. :)
@donbrown7694
@donbrown7694 5 месяцев назад
Wooow!! Didn't know that 😍
@PhilippeMakzoume
@PhilippeMakzoume 6 месяцев назад
An excellent video! For the next two weeks, we'll likely see a deluge of refactoring commits across Flutter projects 😂
@rhoharane
@rhoharane 6 месяцев назад
Coming from C# (Unity), the difference in pattern matching syntax with Dart and which features exist and don't exist was a bit confusing.
@martinseal1987
@martinseal1987 6 месяцев назад
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
@HerrHafiz
@HerrHafiz Месяц назад
i dont understand some of it.
@KirillArtemenko
@KirillArtemenko 6 месяцев назад
At 7:16 the '=>' used twice => => switch(data) The topic is already not simple, and such moments are distracting. Sorry.
@myxzlabs5635
@myxzlabs5635 6 месяцев назад
Oke now this is getting complicated 😂
@notmtp566
@notmtp566 6 месяцев назад
I still don't get it
@notmtp566
@notmtp566 6 месяцев назад
6:30 ah I get it nvm
@Vemu
@Vemu 6 месяцев назад
Nice, but only constants allowed in switch statements is a joke.
@senor7857
@senor7857 6 месяцев назад
Weird sintax
Далее
UI tests #DecodingFlutter
6:16
Просмотров 38 тыс.
Equality in Dart | Decoding Flutter
5:24
Просмотров 36 тыс.
Help Barry And Barry Woman Scan Prisoners
00:23
Просмотров 3 млн
ТЫ С ДРУГОМ В ДЕТСТВЕ😂#shorts
01:00
5 Awesome Flutter Packages you should Know
2:53
Просмотров 23 тыс.
__new__ vs __init__ in Python
10:50
Просмотров 207 тыс.
35 Flutter Tips That Will Change Your Life
10:53
Просмотров 298 тыс.
When, why, and how to multithread in Flutter
15:10
Просмотров 62 тыс.
Widgets vs helper methods | Decoding Flutter
6:33
Просмотров 164 тыс.
How To Predict Random Numbers Generated By A Computer
13:54