Control Flow in Dart - Learn About If, Else, Do, While and Switch Statements in Dart

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ก.ย. 2024

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

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

    I can't thank you enough for simplifying the modern for loop. I have been trying to drill it through my thick skull for a long time and I usually avoided it. You have my eternal gratitude.

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

      I’m really glad to hear that 😊

  • @user-ym8qt7sr8x
    @user-ym8qt7sr8x ปีที่แล้ว

    Hey! Vandad. I'm in the "Free Flutter Course" and I just want to say thank you for such a great content you did for all of us!

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

    Thank you Mr. Vandad. I just finished this course, can't believe I would learn something new in control flow. You are awesome, and I wish you and your family a Merry Christmas. To the next

  • @glbchk
    @glbchk 4 หลายเดือนก่อน

    Thank you for the course first of all!!!
    But I wanted to ask, how to make switch with generic type to accept the Map, I ask because in your example it works and for me it shows the error that I even don't understand why...
    The error says:
    "Error: This expression is not supported as a constant pattern.
    Try wrapping the expression in 'const ( ... )'.
    case Map:"

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

    Great content sir ❤

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

      I’m glad to hear that 😊

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

    Hi Vandad, where is the follow-up videos of Full stack Swift series? Only the Swift 7 hours crash course one video?
    I am very much looking forward to learning the technology of Swift backend services. (such as Vapor?) 🤩

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

      I’m working on them. If only I could clone myself 🤗

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

    Hey! Vandad. I'm in the "Free Flutter Course" .
    Is using a No-SQL db a good idea? such as Hive or Isar . Is it okay to use them? I mean, would it make some incompatibility with the future content in the couse?

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

    Vandad could you please share your vs code dart related extensions?

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

    Copilot? Do you reccomend it for production code?

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

      I use it and its an amazing tool. I do recommend it.

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

    many things are missing in the previous video

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

      Is there any specific thing missing which you were looking forward to?

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

      @@VandadNP lexical closures and how closures is used in flutter