#17 - Dart Generics, Generic Types, Generic Classes, Generic Methods

preview_player
Показать описание
Hi there!

In this video I'll introduce you to everything you need to know about Generics in Dart. We'll start by discussing Generic Types, Classes and Methods and you'll learn when and why it's recommended to understand and practice Dart Generics during your development workflow.

You can contact me directly here:

Also, if you want to support me furthermore you can become an YouTube Member, donate or buy my courses on Udemy, by using the following links:

Рекомендации по теме
Комментарии
Автор

My Complete Dart Course is now live on Udemy! Go get it while it's hot!
Oh, and as a gift to my community, here's a limited-time coupon (LETSGETWCKD) helping you get it with as little as 9.99$.
It's a steal for the amount of work I put in.

Flutterly
Автор

Amazing tutorial as always! Thank you for the hard work and for providing us with such valuable knowledge ❤️

tornikegogberashvili
Автор

cant wait to watch these awesome videos, the best thing that happen this week is that I found your channel, subbed and notified!:)))

Osmanity
Автор

Thank you so much. Visual representation is just out of this world! I just can roughly imagine how much effort and time it took to make such a beautiful series! You are the best ☀️

vitaliyshastun
Автор

Many many thanks sir for another great tutorial.

md.ruhulamin
Автор

Damn good content 👏.... Love from India.

thinkGrey_
Автор

You are an amazing teacher - your work is really appreciated - sorry I am broke right now, but one day when I make money I will for sure try and support you somehow - :)

thebicycleman
Автор

🥂🥂🥂 another great Dart video ! May your cooling system be as bullet proof as your tutos :)

arnaudduquenoy
Автор

if(this is Tuple<num>) why do we need to create a new variable thisAsTuple num and then return ?in line 16 time 14:11

vinitsharma
Автор

Special thanks, I understood generics perfectly

mortadhanaser
Автор

When you checked if the Tuple was of type Tuple<num>, could we use assert instead of an if statement? And if we can, what is your reasoning for not doing so? I think the code could be simplified that way right?

ikram-hasan
Автор

Hi, when you talk about to convert a List into a Map, in overlay you wrote: [12, 13, 14] => {1:12, 2:13, 3:14}, is it correct or the right key value would be: {0:12, 1:13, 2:14} ?

peppende
Автор

now how do you use generic with inheritance ?

ibrahimalshmrani
Автор

Why have you stopped uploading videos man?

philosophia
Автор

Finally, someone explains generics in plain english and in terms that are easily understood. Thank you!

bizooku
Автор

this is the most confusing episode, i have watched 3 times and I still don't get. I have just been thinking of if it would be necessary in flutter, I can't think of one. I hope not; this is just too confusing

devraphe