Mobile

Google Flutter moves out of beta with release preview 1

2 min read

Google Flutter hits another release milestone on the way to version 1.0. Google Flutter, the cross-platform SDK is moving out of beta with Flutter Release Preview 1.

Flutter is one of the most ambitious projects of Google in the field of cross-platform app development. Flutter apps run on the Flutter rendering engine (written in C++) and Flutter framework (written in Google’s Dart language, just like Flutter apps).

Google Flutter reached beta as announced at Google I/O last month. It also featured various technical sessions, on topics like UI design with Flutter and Material, mobile development with Flutter and Firebase, and architectural practices for complex Flutter apps.

The shift from beta to release preview announcement was made during the keynote of the GMTC Global Front-End Conference in Beijing, China, a gathering of around a thousand front-end and mobile developers. It focuses on scenario completeness, bug fixing, and stabilization.

Release preview 1 features improvements to the video player package, adding broader format support and reliability improvements. Firebase support is further extended to include Firebase Dynamic Links, an app solution for creating and handling links across multiple platforms. 32-bit iOS devices with ARMv7 chips are also added, enabling apps written with Flutter to run on older devices.

Flutter release preview 1 also adds experimental instructions on adding Flutter widgets to an existing Android or iOS app. It also brings improvements to Flutter Tools. Flutter tools have a new update in the form of Flutter extension for Visual Studio Code. This extension adds a new outline view, statement completion, and the ability to launch emulators directly from Visual Studio Code.

The latest Release Preview 1 SDK will be available on Flutter’s site. Also, check out the Flutter app showcase.

Read Next

Top 5 Google I/O 2018 conference Day 1 Highlights: Android P, Android Things, ARCore, ML kit and Lighthouse
9 Most Important features in Android Studio 3.2
Google’s Android Things, developer preview 8: First look

Sugandha Lahoti

Content Marketing Editor at Packt Hub. I blog about new and upcoming tech trends ranging from Data science, Web development, Programming, Cloud & Networking, IoT, Security and Game development.

Share
Published by
Sugandha Lahoti

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago