📅 Live Preview for Custom Date Formats
Custom date format inputs now include a real-time preview to display how your format will appear.
Preview updates as you type custom date format strings
Includes clickable documentation links for DateFormat reference
Provides immediate visual feedback for format validation
🔨 Rebuild Action
You can now use the Rebuild action to refresh the current page, component, or its parent page—without needing to manually create an Update State action. This is especially helpful when a custom action or class method modifies the state, allowing your app UI to reflect those changes instantly and with less setup.
♿ Show Tooltip on Focus
Added support for displaying tooltips when elements receive keyboard focus, improving accessibility compliance.
Tooltips display when navigating with keyboard or assistive technologies
Enhances accessibility for keyboard navigation users
Integrates with existing tooltip functionality
🔎 Enhanced Action Block Search
Improved search and reference tracking capabilities for Action Blocks.
Find Usages support added for Action Blocks, including those from dependencies
Command palette now includes Action Block listings
Enhanced reference tracking across projects
💬 Ask FlutterFlow: A Documentation Chatbot
Have questions about a FlutterFlow concept, or need guidance on troubleshooting your project? This chatbot uses context from FlutterFlow's documentation and internal knowledge curated by the FlutterFlow technical support team to provide answers to you instantly. Try it out on docs.flutterflow.io by clicking the chat icon in the bottom right corner.
⚡ Other Improvements
Added performance enhancements to speed up merges
Added support for Welsh, which is now supported by MaterialLocalizations
🐞 Bug Fixes
Improved Test Mode loading reliability
Fixed code editor issues in Windows
Fixed JSONPath parsing issue where results from API calls were being parsed as a list of objects instead of a list of strings
Fixed a bug where a gray screen appeared over the project builder
Fixed "New Session" button functionality after expired Test mode sessions
Fixed 'index in list' operations for Firebase queries with proper string escaping and validation
Fixed code generation error for nested library pages using Data Structs as page parameters
Have a Technical Question or Issue? If you need help building in FlutterFlow, you can sign up for office hours with one of our Developer Relations Team members here.