Flutter Recap of Google I/O 2024

Поділитися
Вставка
  • Опубліковано 11 лис 2024

КОМЕНТАРІ • 17

  • @mikopiko
    @mikopiko 5 місяців тому +5

    I wish the Dart team and Flutter team got more separated so Dart could focus on its own thing outside of Flutter.

    • @garthbartin
      @garthbartin 5 місяців тому +1

      Why? Who cares about dart outside of supporting flutter? It was a dying language before flutter

    • @mikopiko
      @mikopiko 5 місяців тому +2

      @@garthbartin I care about Dart outside Flutter, I am sure I am not alone in this.

    • @lord-jarc
      @lord-jarc 5 місяців тому

      for what?? is better for us the Flutter devs instead, think about it.... if no one else learn Dart separately, they will no handle Flutter at the same time, tada....

  • @lord-jarc
    @lord-jarc 5 місяців тому +1

    and still there are devs saying is a waste of time learning Flutter xD

  • @nurola
    @nurola 5 місяців тому +1

    Very good summary, thank you very much.

  • @toseefalikhan2297
    @toseefalikhan2297 5 місяців тому +1

    Great summary!

  • @lonerider9645
    @lonerider9645 5 місяців тому

    What you think about the fuchsia OS. Is it dumped by google or we can hear something about it in near Future

  • @walrider7374
    @walrider7374 5 місяців тому +1

    I hope Kotlin and Flutter dominates the market one day. Fk JS

  • @sridharMano
    @sridharMano 5 місяців тому

    Package of the week?

  • @oliverloops.
    @oliverloops. 5 місяців тому

    Also is evident how Google is pushing their support into Kotlin Multjplatform, Is Flutter an important priority for Google in the upcoming years?

    • @reynoldclare7981
      @reynoldclare7981 5 місяців тому

      Sure hope so 🥲

    • @sqrlware
      @sqrlware 5 місяців тому

      Flutter is open source and would forever be supported by the community. KMP is for only logic sharing and flutter is for the UI. As you mature in app development, you would realize it is the community that is key not the big cooperations. If you know react native, you know it’s being run by the community.

    • @Msstt519
      @Msstt519 5 місяців тому

      @@sqrlware well google announcing KMP officially is something . KMP also comes with compose multiplatform where you can share everything across platform or either you can continue with platform specific code which is something new and helps improve performance. In my opinion KMP has more potential but only time will tell

    • @walrider7374
      @walrider7374 5 місяців тому

      I think both KMM and Flutter are important to Google. The thing is, a huge piece of the cake of google economy is Android, and what matters the most for Android? Of course to support it. Kotlin has become the favorite language in Google's ranks for that reason throwing Java to oblivion for the sake of Android. Also, anyone who has use Kotlin (and other languages in deep like Java, C#, Dart, Swift...) will agree with me that is superior and more natural to use, more enjoyable, readable and safe. I've seen one problem with Flutter in the past years (yes, I do Flutter freelance projects), the problem is Javascripters, no ofense, but Javascripters are dirty... every Javascript project where I participate everything is unconsistent, no architecture, no design patterns... messy. Flutter is supported mostly by former JS devs... sadly.