Tue, Jun 20
Release notes

What's New In FlutterFlow | June 20th, 2023

New Features For You ✨

This week we launched two new actions, a new widget, and some new features for building custom and beautiful UIs.

We'll also be upgrading FlutterFlow to Flutter 3.10.5 on June 22nd. Please make sure to check your custom code dependencies for any Dart 3 compatibility issues.

Firestore Query Action 📄

We've added a new action to trigger a Firestore Query. This powerful new feature allows you to load any relevant data when an action is triggered.

This provides a more efficient, responsive, and user-friendly experience, by only loading necessary data when it's actually needed.

Sticky Header Widget 🍯

A sticky header stays put at the top of the screen while the rest of the content scrolls beneath. For example, while you scroll through listings on Airbnb, the search bar and filters stay fixed at the top of your screen. That's the sticky header - it ensures key functionalities remain within reach, no matter where your browsing journey takes you.

Audio Recording 🎙️

We've added new actions to start and stop audio recording, allowing you to integrate voice-based interactions with ease. This feature enables powerful new functionality like recording voice notes in a note-taking app or practicing pronunciation in a language app.



Easier Spacing Between Items 💡

Our new "items spacing" property allows you to automatically apply a defined space between children in a column, row, or listview.

This feature eliminates the need for manually adding padding between items, simplifying and accelerating how you build layouts 🔥


Search Unsplash For Images 🖼

Our new Unsplash integration allows you to browse and add beautiful stock images from inside FlutterFlow. Now the perfect image is just a click away.

Other Improvements 🏗️

  • Uploaded File (Bytes) and Uint8List can now be used in Custom Actions and Function arguments.

  • You can now configure the Kotlin version for your app (Settings & Integrations > App Details > Advanced Settings).

  • You can now define the cursor color and custom error message styling for TextFields.

  • We've reorganized our actions list and added 3 new categories: State Management, Utility, and Integrations.

  • We've added a new shortcut to open the right-click widget menu: cmd + . for Mac or ctrl+shift+ R for Windows.


Bug Fixes 🐛

Here are some of the recent bugs we've fixed. Please visit the

GitHub Issue Tracker (https://github.com/FlutterFlow/flutterflow-issues) for the most up to date status of all reported bugs.

  • Fixed an issue preventing translation updates after pasting widget styling.

  • Fixed an issue causing incorrect rouging when using Supabase background token refresh.

  • Fixed an issue causing build failures when using clear value on update app state.

  • Fixed an issue with missing lib/auth/auth_util.dart' file.

  • Fixed an issue causing incorrect pie chart colors.

FlutterFlow Community Resources ✨

https://www.youtube.com/watch?v=x8WlmRARPtg
Intro To Push Notifications In FlutterFlow


New Features We're Working On 🏗️

  • Directory organisation for custom code

  • Infinite Scroll across more widgets

  • For loops for actions

  • Actions on data change

https://www.youtube.com/watch?v=x8WlmRARPtg