Classes, Constructors, and Objects - Flutter | Dart ~ Episode 1.6

Classes, Constructors, and Objects - Flutter | Dart ~ Episode 1.6

David Weiss

2 года назад

6,414 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Georgios
Georgios - 13.06.2023 22:17

Ich möchte mich bei dir bedanken, das war sehr gut erklärt, ich bin ein Anfänger und hab einfach nicht verstanden, warum der überhaupt da ist der Konstruktor aber jetzt bin ich einen Schritt weiter danke

Ответить
Anurag C
Anurag C - 16.11.2022 12:06

Great Tutorials with brilliant examples,

Ответить
Ben Nguyen
Ben Nguyen - 04.07.2022 06:47

I understand you can define a Class as requiring parameters, by utilizing the named parameters ({}) with the required keyword,
Duck( {required String color, int weight = 2})

But how do you force the caller to pass a parameter WITHOUT using named parameters ({}) and the 'required' keyword?

Similarly, how do you force the user to write their own Class method (i.e. as in the StatelessWidget's build method)?

Ответить
Aryan Gupta
Aryan Gupta - 07.06.2022 13:24

thanks for the video and the series ( really well explained sir) 😊😊👍👍💕💕

Ответить
Lele Emagnu
Lele Emagnu - 19.04.2022 19:01

Really a great video. Finally Classes, contructors, get/setters, etc. extremely well explained. Thank you!

Ответить
Ghufran Ataie
Ghufran Ataie - 16.03.2022 21:19

Great tutorial specially about inheritance part

Ответить
FatihRahman
FatihRahman - 18.12.2021 17:27

The explanation Was Great, And Straight Forward. Thanks a lot dude!

Ответить
Ziya Fenn
Ziya Fenn - 14.10.2021 01:40

Thanks a lot was very useful video. Looking forward for more advanced videos on classes!

Ответить
Tha Zero Word
Tha Zero Word - 10.09.2021 00:29

Very nice tutorial

Ответить