Google announces ‘Hummingbird’ project to bring Flutter applications to the web

https://9to5google.com/2018/12/04/google-hummingbird-flutter-web/
https://techcrunch.com/2018/12/04/googles-flutter-toolkit-goes-beyond-mobile-with-project-hummingbird/

Mi-a luat ceva pana am facut setup-ul ca sa pot rula codul pe iOS / Android emulator.

Nu am experienta cu Dart dar dupa exemple am putut sa fac un app simplu cu cateva butoane. Nu dezvolt aplicatii mobile, dar ca si developer experience asa la prima vedere e interesant sistemul.

Ca si prim downside ocupa cam 30GB ce-a trebuit sa instalez ca sa pot lucra cross-platform.

1 Like

Hot Reload

Flutter comes with exceptionally fast hot reload function with quickly and easily experiment, build UIs, add features, and fix bugs faster. The reload times also preserve the state on emulators, simulators, and hardware for iOS and Android.

Out of Box UIs

Flutter comes with built-in Material Design and Cupertino widgets, rich motion APIs, smooth natural scrolling and platform awareness.

Modern, Reactive Framework

Flutter offers a modern reactive framework and a rich set of platform, layout, and foundation widgets. It also comes with powerful and flexible APIs for 2D, animation, gestures, effects, etc.

Access to Native Features & SDKs

Flutter lets developers reuse their existing Java, Swift, and Objective C code, and access native features and SDKs on iOS and Android.

Unified App Development

Flutter offers a wide range of different tools and libraries to help developers build, optimize and deploy their apps.

Built-in Navigator

Flutter’s built-in navigator makes it easier to create new routes by connecting any extra packages.

Dupa experienta cu React Native (not so great), am zis sa incerc si un app in Flutter acum ca este considerat stabil.

M-am uitat la acest clip si am facut exemplul lor:

Am zis sa incerc cursul oficial de pe Udacity: