Flutter 3.27 Upgrade
We’ve upgraded the underlying Flutter version to 3.27, which includes various bug fixes. As part of this update, we’ve also removed the option to deploy web builds solely to 3.27—going forward, all FlutterFlow projects will default to Flutter 3.27.
Although Flutter 3.27 doesn’t introduce many breaking changes, and most of our third-party package versions remain unchanged, you may need to adjust your custom code to ensure compatibility.
If you encounter any issues, check out our video on How to Resolve Dependency Issues.
Other Improvements 🛠️
Performance improvements
New Features We're Working On 🏗️
Continuing to refine new branching experience
Hooks for editing native code
Supporting pages in Libraries
Custom code enhancements
UX improvements