Google Launches Flutter Framework Beta for Native App Design - Python for Data Analytics

Python Programs | Python Tricks | Solution for problems | Data Cleaning | Data Science

Google Launches Flutter Framework Beta for Native App Design

Today at Mobile World Congress, Google is announcing a major update in their attempts to simplify UI development across platforms. With the launch of the first beta build of Flutter, Google hopes to signal that their new mobile UI framework is stable enough for use in mainstream apps.

While Flutter was unveiled in its current form as an Alpha build at Google I/O 2017, some of you may remember Flutter from the original Sky demo at the Dart developer summit in 2015. Flutter has come quite a ways since then, however it is still focusing heavily on responsiveness and ease of development, with the goal of enabling the eventual development of apps designed for 120 Hz displays from the ground up.

It is of course one thing to talk about ease of development, and another entirely to actually achieve it, and Google seems to be on the right track. With support for features like Hot Reload, integrated tooling, a reactive framework design, and a substantial selection of widgets, Flutter seems to have all the appropriate pieces coming into place. Flutter couples those features with native ARM compilation on all supported platforms, simple GPU acceleration for rendering, and clean inline video integration to make for a smooth development experience that lets you achieve fantastic performance. Google has also brought direct integration with Android Studio and Visual Studio Code, as well as clear instructions for XCode support, in order to ensure a seamless transition on all mobile platforms.

Flutter’s alpha builds have already proven to be extremely stable, to the point where Google felt comfortable to integrate it into their AdWords platform as a key tool for their development team.

1 comment: