Flutter 2.2 Recap - Google IO

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.ค. 2024
  • The google IO keynote had some amazing news so let's focus on the news for Flutter. More specifically Flutter 2.2 and Dart 2.13 ⚡
    Course to build a production-ready app 👉 robertbrunhage.com/course
    Join my newsletter and get a FREE Flutter tips PDF: robertbrunhage.com
    Flutter 2.2 Article: / announcing-flutter-2-2...
    What's new in Flutter: • What's new in Flutter ...
    👉 Have additional questions, join Discord: / discord
    Want to support me?
    ♥ Patreon: / robertbrunhage
    ♥ BuyMeACoffee: buymeacoffee.com/robertbrunhage
    ♥ Paypal: paypal.me/robertbrunhage
    ····················································································
    You can find me on:
    ● Website: robertbrunhage.com
    ● Twitter: / robertbrunhage
    ● Discord: / discord
    ····················································································
    😎 Subscribe: bit.ly/2SUyRhx

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

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

    Take a look at the full blog from the Flutter team to learn more!
    medium.com/flutter/whats-new-in-flutter-2-2-fd00c65e2039

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

    Thanks for keeping us up to date

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

    Thanks, Robert!

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

    Tack för en grym recap =D

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

    Thank you bro👍

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

    Thanks for this 👌

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

    Great vid, great job! As always 🚀

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

    Material You is the dumbest name for a design language since Fluent UI 😂😂

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

      You could say that I did not expect that name

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

      Do u like the design style through? I personally like it.

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

    I'm most exited about material you!

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

    Do we know anything more about the tooling to reduce jank on iOS?

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

    Since flutter 2.2 has null safety on by default it means that all plugin have been moved to it as well?

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

    Thank you for the video.. can you make or link video a tutorial for dart and flutter which is with the updated versions.. again thanks for the video😍

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

    Is Flutter Web good option for e-commerce store for seo compatibility. Thanks in advance

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

    Sir can we use dart:html and dart.io in same page?

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

    How performant is flutter with comparison to native.

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

    Please can you make tutorial for workmanager package with push notifications with API calling

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

    Google IO this year is superb i mean flutter 2.2, android 12, lambda and what not!?

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

    umm... what is the advantage of typdef? looks like extra step for me.

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

      I recommend this one, it has some great example usages in it! github.com/dart-lang/language/issues/65

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

      @@RobertBrunhage yes, this makes more sense:
      typedef Json = Map;
      class User {
      final String name;
      final int age;
      User.fromJson(Json json) :
      name = json ["name"],
      age = json ["age"];

      Json get json => {
      "name": name,
      "age": age,
      };
      }

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

    The switch to null safety by default, is there still a switch to shut it off if you want to use older code with the newer Dart?

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

      😭

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

      @@hsnkazmi that would be of course not.

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

      @@jrheisler wow that sucks.. have an older project that I started and finshed on release of flutter 2.0.

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

      @@arthurlima923 just have to work through an make it null safe.

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

    Is there a package for "material you" ?

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

      It's not out yet so will probably hear more about it in the future :)

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

    how to fix ios junk problem - can you make a tutorial please?

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

      flutter.dev/docs/perf/rendering/shader I will look in to making a video on it in the future :)

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

      ​@@RobertBrunhage This has nothing to do with the Flutter 2.2 release. It's old and only works for OpenGL (Android). In this release, they just improved screen transition junk for iOS. You only need to upgrade to Flutter 2.2, nothing more -> github.com/flutter/flutter/pull/75670

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

    Please make something about flutter flow

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

      If they sponsor me 😂

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

      @@RobertBrunhage LOL! They will for sure.

  • @Ali-cb3xt
    @Ali-cb3xt 3 ปีที่แล้ว

    👍👍😅

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

    flutter discontinued machine learning package

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

    flutter is not framework!

  •  3 ปีที่แล้ว

    Absolutely nothing new and a lot of breaking changes, so projects won't work anymore.
    Well done, Google!