Flutter 3.7 Adds New Rendering Runtime
Written by Kay Ewbank   
Tuesday, 31 January 2023

The latest release of Flutter was showcased at Flutter Forward, an event hosted by Google for the developer community to highlight future plans for Flutter.

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

The Flutter 3.7 release adds the ability to create custom menu bars and cascading menus. It also comes with new debugging tools and faster rendering. There's also much better support for Material 3 in 3.7 with the migration of many widgets.

Magic 3 Support In Flutter 3.7

The improved rendering comes courtesy of the new Impeller rendering engine which the team says is ready for preview on iOS on the stable channel. The developers say they think the performance of Impeller will meet or exceed the Skia renderer for most apps. They do point out that while they are increasingly confident that Impeller on iOS will meet the rendering needs of nearly all existing Flutter apps, there are still a few gaps in API coverage.

The improved debugger is just one of the devtools enhancements. The DevTools Memory debugging tool has been completely overhauled, and has three new feature tabs, Profile, Trace, and Diff. These support all the debugging features that were already supported and add the ability to analyze the current memory allocation for your app by class and memory type, investigate what code paths are allocating memory for a set of classes at runtime, and diff memory snapshots to understand memory management between two points in time.

Flutter 3.7 is available now. 

flutter

More Information

Flutter Website

Flutter Forward

Related Articles

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


JetBrains Announces Academy AI Festival
21/02/2024

JetBrains is running an Academy AI Festival that they describe as a fusion of hands-on learning and inspiring challenges that will provide inspiration for innovation and will advance your understandin [ ... ]



GitHub Enterprise Server Adds Deployment Rollout Controls
11/03/2024

Version 3.12 of GitHub Enterprise Server, the self-hosted version of GitHub that organizations can install on their own servers, has been released with support for restricting deployment rollouts [ ... ]


More News

raspberry pi books

 

Comments




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