-
Flutter 3.7.3 - Support for Flutter SDK version 3.7.3 is now live.
-
Analyzer Rework - The Dart Analyzer has been reworked, fixing multiple issues such as 'Jump to Definition', code documentation on hover and more. Startup time has also been improved.
-
Project Details - Add different UI panes to the project details section depending on the project type (import, pub.dev example etc).
-
Download Project - When downloading a project archive, the archive name is now uses underscore (_) characters rather than dashes (-).
-
QR Codes - When showing the QR Code dialog, it is now possible to change the code to link to the editor or preview.
-
Stop Application - It is now possible to stop a running application via the stop button in the header.
-
Fix - Fixed issues where the editor would not reveal selections/lines when pressed from Search, Logs & Diagnostics.
-
Fix - Fixed an issue where the entrypoint build selector was not synchronising with the application correctly.
-
Fix - Fixed an issue which caused build files to be missing when using a different entrypoint to build the application.
-
Fix - Fixed a UI layout issue whereby the menu pane would blowout of it's container with long project names.