Wed, May 28

What's New in FlutterFlow | May 28, 2025

Four years ago, we introduced FlutterFlow at Google I/O with a vision to revolutionize app development. Today, as we celebrate our 4th anniversary, we're thrilled to unveil FlutterFlow 6.0 – our most powerful and intelligent release yet!

🔧 Build Smarter with Custom Code

🧱 Custom Classes
Now you can import your Dart files and use your own classes like Cart, CartItem, or Product—right inside FlutterFlow. We parse them automatically so you can:

  • Instantiate objects, store in state, and pass them between pages.

  • Bind properties directly in the UI.

  • Use inheritance, mixins, and abstract classes.

  • [Very soon] Sync your local Dart files with our VS Code extension.

Read the docs

💡 Custom Code Expressions
Write short, multi-line Dart expressions directly inside property fields — perfect for logic like formatting text, conditional checks, or using some complex equation to size a container’s width.

  • Use the Execute Code action to directly execute code inline an action flow.

  • The new in-line editor supports autocomplete and instant error checking, without requiring you to click to compile.

  • [Next week] AI completions are rolling out next week and will have awareness of all kinds of project variables, like App State values or the current user’s displayName.

And some other improvements:

  • Desktop apps now enjoy the Monaco code editor and frontend analyzer. Experience local real-time error checking, smart suggestions, and live autocomplete right as you type.

  • Easily import arbitrary Dart files into any page or component for maximum flexibility.

  • We’ve added over 200+ new, specific error messages when binding variables to help you debug faster.

👨‍🎨 Enhanced Collaboration & Design

📄 Pages in Libraries

Build once, use everywhere! Now you can include pages in imported libraries–which can be so useful for building things like authentication, onboarding, or form submission flows.

  • Use Library pages in navigation actions and pass in Action Library Values.

  • [Coming soon] Use Library pages in NavBars, or as your Logged In or Entry pages.

🎨 Figma Frame Import

Bridge design and development seamlessly. Convert Figma frames into editable FlutterFlow pages and components with intelligent theme and style mapping. Figma to Page is available now, Component import will be available next week.

🆓 Free Bento UI Kit

Check out the beautifully designed Bento UI Kit by Calda, now free on Marketplace for all users. It includes essential elements like buttons, alerts, forms, tabs, sliders, uploaders, and more—all styled and optimized for use in FlutterFlow.

🤝 Multi-Team Support

Coming in July, you can belong to more than one FlutterFlow team at the same time – no more needing to log out to switch workspaces!

✨Deep Integration & Automation

YAML Edits

Now you can perform powerful global refactors by directly editing your project's underlying YAML representation, backed by Git-like history for easy experimentation and reverts. For instance, this means you can quickly change all occurrences of one theme color to another. Look for the “Refactor Project” button in the Developer menu.

Projects API

For the first time, we’re exposing a RESTful way to read and write project data, so you can programmatically access and modify your FlutterFlow projects. Unlock new levels of automation and integration (ahem…CI/CD pipelines, anyone?).

MCP Server (experimental)

We’re experimenting with an official FlutterFlow MCP Server that allows you to read and write to your projects, create new pages and components, accomplish refactors, and more, right from your favorite AI tools!

❤️ The Little Things

  • We've squashed over 50 long-standing bugs in our recent Bug Bash!

  • You can now add arbitrary custom typography styles, in addition to custom colors.

  • Check out our improved Firestore field setting UX which is more compact, allows reordering, and requires fewer clicks.

  • We dramatically improved search throughout the product: moving the command palette to the top bar, improving our underlying ranking for most search fields, and added top results and keyboard navigability to Action search.

  • We believe in Flutter, and we're investing in its future. We’ve pledged $1,000,000 to the Flutter Fund, dedicated to squashing core Flutter bugs and maintaining key open-source packages. Help us make Flutter healthier for everyone! Submit issues you think we should fund here.

🗓️ Save the Date: FFDC 2025!

Mark your calendars! Our annual FlutterFlow Developer Conference (FFDC) is returning October 8-9, 2025, in San Francisco! Get ready for more exciting announcements, workshops, and community networking.