Wed, Oct 9

What's New in FlutterFlow | October 9, 2024

Rich Content in Tooltips

This new feature allows you to go beyond simple text tooltips, enabling the addition of various content types like images, icons, buttons, and even formatted text in your tooltips. You can now provide users with more detailed guidance, contextual information, and actionable options within your app's UI.

Simply create a Component that includes the content of the Tooltip, and pass it over to the Tooltip widget. 

Development Environment Support for Supabase

Development Environments allow you to point to different backend APIs or database projects depending on where you are in your development lifecycle. Now, you can point to different Supabase URLs for each environment. 

To get started, create environment values like SupabaseAPIURL and SupabaseAnonKey for each of your environments. Then, configure the Supabase properties to point to these newly created values. See the documentation for more details.

Ability to Leverage Development Environments Across Branches

In addition to Supabase support, we've introduced the ability to switch environments and add new environment values outside of the main branch. This allows you to test new features on a feature branch by connecting to your development environment, and when you're ready, push those changes to the main branch.

Implicitly Animated Opacity

In this release, we’ve added a new toggle beneath the Opacity property, giving you the ability to easily animate opacity changes. When you link opacity to a dynamic value, you can now customize the animation’s curve and duration, allowing for more seamless transitions and a polished visual experience.

New Features We're Working On 🏗️

  • Development Environment support for CLI

  • Flutter 3.24 and upgraded package support

  • Flex widget

  • Enhanced Supabase integration

  • Incorporating Libraries into Marketplace

  • Making every widget property dynamic

  • Enhanced branch merging experience

Have a Technical Question or Issue?

If you need help building in FlutterFlow, can sign up for office hours with one of our developer relations team members here.