-
Flutter 3.3.9 - Support for Flutter SDK version 3.3.9 is now live.
-
Compiler - Improvements have been made to the compiler, resulting in significantly faster compilation times on both Intel & Apple Sillicon chips.
-
CanvasKit - The CanvasKit render is now the default renderer (previously HTML renderer). The can be configured as per the Flutter
runtime configuration.
-
Dart-only Mode 🎉 Zapp! now supports Dart-only projects with ultra-fast compilations.
Check it out!
-
Profile - A basic
profile page has been added, allowing you to quickly navigate and view your previous projects.
-
Project Info - The project information pane has been moved to be more visible, allowing you to edit project information quickly.
-
Assets - A bug causing assets to be corrupted has been fixed. Unfortunately, this means that any assets uploaded before this update will need to be re-uploaded.
-
Asset Images - Image assets are now viewable directly from the editor.
-
Dependencies - A dependency pane has been added to the editor, allowing you to quickly view and navigate what package dependencies are installed.
-
Statistics - View and forking statistics are now being (anoymously) tracked, and are viewable from the profile and editor.