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

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ต.ค. 2024

ความคิดเห็น • 36

  • @Flutterly
    @Flutterly  3 ปีที่แล้ว +2

    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.
    www.udemy.com/course/dart-from-novice-to-expert/?referralCode=EC9CB6CC14FFA62C901B

  • @tornikegogberashvili3131
    @tornikegogberashvili3131 3 ปีที่แล้ว +3

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

  • @Osmanity
    @Osmanity 3 ปีที่แล้ว +4

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

    • @Osmanity
      @Osmanity 3 ปีที่แล้ว +2

      underrated channel that deservers more audience!, you should host one flutter video for freecodecamp and you would get the recognition you trully deserver, for the videos you make you should easily have more

    • @Flutterly
      @Flutterly  3 ปีที่แล้ว +1

      Thank you so much for your recommendation! ✨

    • @bizooku
      @bizooku 2 ปีที่แล้ว

      Agreed! Great tutorials!

  • @thebicycleman8062
    @thebicycleman8062 ปีที่แล้ว +1

    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 - :)

  • @vitaliyshastun4162
    @vitaliyshastun4162 2 ปีที่แล้ว

    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 ☀️

  • @YTarikKalyoncu
    @YTarikKalyoncu 3 ปีที่แล้ว +2

    New animations is awesome 👍🏻

    • @Flutterly
      @Flutterly  3 ปีที่แล้ว

      I am glad at least someone gave me a feedback on them, highly appreciated!

  • @md.ruhulamin7963
    @md.ruhulamin7963 3 ปีที่แล้ว +1

    Many many thanks sir for another great tutorial.

    • @Flutterly
      @Flutterly  3 ปีที่แล้ว

      Thank you so much, Ruhul! I really appreciate every comment

  • @mortadhanaser6216
    @mortadhanaser6216 2 ปีที่แล้ว

    Special thanks, I understood generics perfectly

  • @mafujuls
    @mafujuls ปีที่แล้ว

    Nice explanation!

  • @arnaudduquenoy2061
    @arnaudduquenoy2061 3 ปีที่แล้ว +1

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

    • @Flutterly
      @Flutterly  3 ปีที่แล้ว

      Haha, thank you so much, it's struggling really hard as I'm doing every tutorial on a low-end laptop 😔 but hey, maybe the future will be brighter 🔆

  • @sparkosthenes
    @sparkosthenes 2 ปีที่แล้ว

    Nice animations and transitions!

  • @thinkGrey_
    @thinkGrey_ 3 ปีที่แล้ว +2

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

    • @Flutterly
      @Flutterly  3 ปีที่แล้ว

      Thank you, brother, cheers! ✨

  • @ikram-hasan
    @ikram-hasan 3 ปีที่แล้ว

    When you checked if the Tuple was of type Tuple, 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?

    • @Flutterly
      @Flutterly  3 ปีที่แล้ว +2

      Assert only works and triggers if used in development testing (aka running the app in debug mode). Into production mode, all aserts are deleted from the code and since the condition is really important, that's why I'm using the if statement instead.

    • @ikram-hasan
      @ikram-hasan 3 ปีที่แล้ว

      @@Flutterly Understood. Thanks a lot.

  • @vinitsharma6630
    @vinitsharma6630 ปีที่แล้ว +1

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

  • @hoxty
    @hoxty 2 ปีที่แล้ว

    21:38 Very important. Bookmarked.

  • @jacsdev
    @jacsdev 7 หลายเดือนก่อน

    really nice!!!!!

  • @peppende
    @peppende 2 ปีที่แล้ว

    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} ?

  • @kishorsingh4935
    @kishorsingh4935 10 วันที่ผ่านมา

    Hi @Flutterly I see there are no new content recently. Are you still active?

  • @gayratbeshimov9533
    @gayratbeshimov9533 2 ปีที่แล้ว +1

    THanks

  • @ibrahimalshmrani2333
    @ibrahimalshmrani2333 ปีที่แล้ว

    now how do you use generic with inheritance ?

  • @bizooku
    @bizooku 2 ปีที่แล้ว

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

  • @philosophia5577
    @philosophia5577 8 หลายเดือนก่อน

    Why have you stopped uploading videos man?

  • @charityteqholic
    @charityteqholic ปีที่แล้ว

    please teach us in easy way

  • @devraphe
    @devraphe 2 ปีที่แล้ว +1

    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

  • @charityteqholic
    @charityteqholic ปีที่แล้ว

    difficult teacher