Flutter 3.13 Improves Impeller
Written by Kay Ewbank   
Monday, 28 August 2023

Flutter 3.13 has been released with improvements to Impeller, Flutter's new graphics renderer. The new version also has new Engine APIs for foldable devices.

Flutter is Google's open source mobile UI framework that can be used to create native interfaces on iOS and Android. It was created as a combination of Google's Dart programming language and a runtime environment that is referred to as an app engine in Flutter.

flutter

A large part of the improvements to Flutter 3.13 are to the engine, with changes to improve the performance of Impeller on iOS. The iOS renderer now has lower latency thanks to the developers eliminating shader compilation jank. In addition, some benchmarks show an average frame rasterization time of around half of what it was with Skia. Alongside Impeller for iOS, Impeller for macOS is now available in preview.

Android developers will still have to wait to get Impeller on Android, though. The Flutter team says they're still making progress on the Vulkan backend for Impeller, but it:

"hasn't yet reached the level of quality where an official preview period would be useful".

The team hopes to have a stable preview release later this year.

The developers say that despite Impeller on Android not being ready for preview yet, the work on improving the back end for Impeller has had positive effects for the OpenGL and Vulkan backends. In particular, average frame rasterization times for Android have improved significantly on the flutter/gallery transitions performance benchmark.

Work has also been carried out on foldable support, with the addition of a new API to retrieve various properties of a display. The new getter FlutterView.display returns a Display object that reports the physical size, the device pixel ratio, and the refresh rate of the display.

The Material Framework has also been improved with a variety of changes so it's more adaptable to a particular platform, can be customized more easily, and has new capabilities such as character recognition in text fields so the device camera can recognize characters and insert them into the field.

Flutter 3.13 is available now. 

flutter

More Information

Flutter Website

Related Articles

Flutter 3.7 Adds New Rendering Runtime

Flutter Introduces Mix  

Flutter 2.1 Has Stable Windows Support  

Flutter Improves Performance

Flutter 2.0 Increases Web Support

Flutter Adds Windows Support

Flutter Takes Off

Flutter 1.17 Released

LinkedIn Claims Flutter is Fastest Growing Skill For Software Engineers

All A Flutter - Google's Cross Platform App Framework Ready To Go

Google's Dart Reborn As Cross Platform App Language

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Women Who Code Closing For Lack of Funding
24/04/2024

Women Who Code the US-based non-profit organization that since its foundation in 2011 has advocated for women and diversity in technology, has announced its imminent closure due to critical funding cu [ ... ]



Apache Superset 4 Updates Reports
15/04/2024

Apache Superset 4 has been released with improvements to the reporting module and redesigned alerts. Superset is a business intelligence web application. It is open source, provides data exploration a [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info