Dart Optional Default Parameters in Function. Dart Flutter Tutorial #6.6

  Рет қаралды 48,414

Smartherd

Smartherd

Күн бұрын

Пікірлер: 37
@subhanshusahani9649
@subhanshusahani9649 4 жыл бұрын
And there we go. Perfect!!
@blueapple9135
@blueapple9135 2 жыл бұрын
Thanks you so much. The way you explain makes it easy for us to understand.
@SammarpanDasguptaOfficial
@SammarpanDasguptaOfficial 4 жыл бұрын
Thanks for the best dart tutorial I have ever seen...Thanks for that amazing course...
@avi8034
@avi8034 4 жыл бұрын
The best tutorial in youtube . Thank you sir !
@saisasisai
@saisasisai 4 жыл бұрын
Nice 👌 Tutorial series ...!
@emmanpictures
@emmanpictures 3 жыл бұрын
Hello @smartherd. thanks for the great tutorial series. I love this video but I feel that strings would explain this concept better for the example rather than integers because integers multiplied in any order will give the same result but strings concatenated in different orders will show the difference more clearly. I might be wrong though and if I am I stand corrected.
@dilungasr1322
@dilungasr1322 2 жыл бұрын
You're right... it would make more sense!
@blackmaurya9201
@blackmaurya9201 Жыл бұрын
simple ,nice and clean explanation !!!!!
@thingsforyou8644
@thingsforyou8644 3 жыл бұрын
Really great explanation
@yakine13
@yakine13 4 жыл бұрын
DAMN I can even watch his tutorial in x1.5 Speed!! Awesome Teacher!!!
@smartherd
@smartherd 4 жыл бұрын
Shukriya (thank you in Hindi)
@jantomczak9246
@jantomczak9246 3 жыл бұрын
its so nice how you explain. although im just starting with coding, i understand almost everything. thanks for your service man
@karthickrajalearn
@karthickrajalearn 5 жыл бұрын
In 1m 50sec Great Tip with Good Example 👌👌👌👌👌
@mrnoobs7471
@mrnoobs7471 3 жыл бұрын
Yeah
@SyedAlirazarizvi72
@SyedAlirazarizvi72 3 жыл бұрын
I tried to use { int height = 10 } when defining the function, but Dart Editor produced an error mentioning I can't use "=" sign while setting default parameter value, and advised me to replace = sign with a colon ":". I used colon instead of "=" sign and it worked. But same time this equal sign is working in your example... Is there any version difference, and this usage of equal sign is obsolete in latest versions?. I am using Dark SDK 1.10.1? Please advice.
@cybernerd7492
@cybernerd7492 3 жыл бұрын
update dart sdk the latest version is 2.13.0
@krishnakumarramachandran5888
@krishnakumarramachandran5888 6 жыл бұрын
Perfect Sir👌👍😊
@Muhammadafaqakram786
@Muhammadafaqakram786 8 ай бұрын
optional named parameter is missing?
@hit1599
@hit1599 4 жыл бұрын
Can default values be used for optional parameters too?
@cybernerd7492
@cybernerd7492 3 жыл бұрын
yes
@BarneyMyBoy
@BarneyMyBoy 4 жыл бұрын
Short and sharp. Thank you
@shivamrathore8009
@shivamrathore8009 3 жыл бұрын
if the findvolume functions return an integer then, why you haven't specified the return type and also why the code don't provide error
@m.praveenkumar3702
@m.praveenkumar3702 Жыл бұрын
Great explanation. What is the difference between [ ] & { } in function parameters
@somtoonwuagba7448
@somtoonwuagba7448 Жыл бұрын
The square bracket [ ] is used in positional optional parameter. The curly bracket { } is used in named and default optional parameter.
@siddarthvarma2210
@siddarthvarma2210 2 жыл бұрын
we need some notes about this whole dart sir
@ronikarmakar5079
@ronikarmakar5079 6 жыл бұрын
Hello sir,how to use optional and named param both in a function for more restrict? please help me fast
@سلمى-ز9س
@سلمى-ز9س 4 жыл бұрын
Brilliant!!
@androidandro7879
@androidandro7879 6 жыл бұрын
Thanks for the tutorial. They are neat and simple. I have a question in flutter we use a constructor like this : constructor({this.some_value}); some_value is a variable define in that class. Can u please explain the above constructor. Im confused where is the body of the constructor method??
@annapurnasid
@annapurnasid 6 жыл бұрын
This is a shortcut. It directly initialises the field variable some_value. So no. Need of body.
@androidandro7879
@androidandro7879 6 жыл бұрын
What if i use something like this Constructor(String some_value) { This.some_value = some_value; } Is this the same thing as above?
@smartherd
@smartherd 6 жыл бұрын
Both are same. The first one was just a syntactic sugar
@rohitp9371
@rohitp9371 5 жыл бұрын
Print("Great stuff. Thank you so much");
@tusharpal7803
@tusharpal7803 5 жыл бұрын
p of print is small print("...");
@unnesflash4917
@unnesflash4917 5 жыл бұрын
Error class Print doesnt exist . tip : do you mean print
@ashfaqroy5468
@ashfaqroy5468 4 жыл бұрын
Great Great Great Great...........................................
@mdfiroz2415
@mdfiroz2415 4 жыл бұрын
Great
@shivatiwari1127
@shivatiwari1127 5 жыл бұрын
Grt👍
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.
Learn to use Isolates in Flutter | Simplified
10:28
CodeX
Рет қаралды 35 М.
Parameters In Dart- Positional Vs Named- Learn Dart Programming
8:10
Dart Tutorial
Рет қаралды 1,6 М.
C in 100 Seconds
2:25
Fireship
Рет қаралды 3,2 МЛН
👨🏽‍💻 Learn Dart Programming in 30 mins for Beginners
30:08
Compiling C# into NATIVE code, just like Go, Rust and C++
9:05
Nick Chapsas
Рет қаралды 84 М.