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

  • @ResoCoder
    @ResoCoder 3 года назад +5

    Loving the migration tool!

    • @RobertBrunhage
      @RobertBrunhage 3 года назад +1

      Agreed, it's so easy to do the migration with it. Really looking forward to doing it with my real projects!

  • @kainanchen
    @kainanchen 3 года назад +8

    Thank you and thank youtube recommend this video to me.

  • @danielm3977
    @danielm3977 3 года назад +2

    Robert, your channel become a go-to reference for me to learn anything about Flutter. Wanted to appreciate your efforts. Just🙈 That would be amazing. if you explain as " Flutter for dummies " Approach. These are very great topics you touch on but sometimes hard to understand.

  • @maxw.1503
    @maxw.1503 3 года назад +1

    Thanks, mate, that helped tons!

  • @nikhilkukreja8498
    @nikhilkukreja8498 3 года назад

    Amazing Robert :)

  • @ahmadsaadkhan
    @ahmadsaadkhan 3 года назад +3

    Great, Please create a tutorial with firebase and river pod for authentication and collect data from other collections using river pod providers.

    • @RobertBrunhage
      @RobertBrunhage 3 года назад +3

      Have it written down already!

    • @ahmadsaadkhan
      @ahmadsaadkhan 3 года назад

      @@RobertBrunhage if its already uploaded share a link plzZ or you will create it then waiting!!!!

  • @leo_and_his_bikes
    @leo_and_his_bikes 3 года назад +2

    Very nice. Thanks! I didn't know the migration tool. Cool
    I have a question. The "required" keyword has a role or meaning distinct from the "@required" annotation? By your demonstration, I infer that "required" forces to pass a no null value. But AFAIK, "@required" only assures that a value at all is passed. Am I right? Does that mean that I can use "required" with named params to imply that the param is required in the sense of the annotation but also non-nullable?
    Finally, that keyword applies only to named params, right?

    • @RobertBrunhage
      @RobertBrunhage 3 года назад +1

      Yes exactly, I would recommend reading it up a more here: dart.dev/null-safety/understanding-null-safety at the "Required named parameters" section!

  • @zakariyyaraji9579
    @zakariyyaraji9579 3 года назад

    i kinda like the look on your vscode, whats the theme and font on your vscode ?

  • @aravind.a
    @aravind.a 3 года назад +1

    Thanks for sharing the useful information.

    • @RobertBrunhage
      @RobertBrunhage 3 года назад

      Haha, glad you watched it I guess, got any reason you didn't enjoy it?

    • @aravind.a
      @aravind.a 3 года назад +1

      @@RobertBrunhage omg extremely sorry. It was typos.. it was uesful.. lol

    • @RobertBrunhage
      @RobertBrunhage 3 года назад

      Haha no worries 🤣

  • @SuperHesni
    @SuperHesni 3 года назад +3

    fun fact:
    invention of the null reference was in 1965

  • @moahaimen
    @moahaimen 3 года назад

    when i write
    dart pub outdated --mode=null-safety .i get this message Resolving...
    Package doesn't exist (the Flutter SDK is not available)

  • @junaidzoraiz9249
    @junaidzoraiz9249 3 года назад

    its already in swift I guess

  • @abdulmohsenalkhamees4536
    @abdulmohsenalkhamees4536 3 года назад

    Bun intended 2.14?

  • @BrYarDJ
    @BrYarDJ 3 года назад

    database tutorial make.

  • @basdfgwe
    @basdfgwe 3 года назад

    I thought # is a bang ?

    • @chind0na
      @chind0na 3 года назад

      Lol. Pound and bang. What a world.
      # pound . !bang . Just think of Batman comics and Voicemail #

  • @DrMilde
    @DrMilde 3 года назад +1

    Exclamation mark is the !
    Question mark is ?
    You should definitively re-edit this video as it is utterly confusing when you are constantly confusing these two operators.
    Best wishes jt

    • @RobertBrunhage
      @RobertBrunhage 3 года назад +1

      Yeah I don't really know why I said the wrong word almost everytime, I blame the "Not a native english speaker" reason.
      The video still showcases what I mean and it seems you got the point as well 😊