Skip to main content

Integrations

You can connect FlutterFlow Designer with external AI agents and developer tools. This enables you to generate, edit, and inspect designs directly from your preferred coding or AI environment instead of working only inside the Designer UI.

For example, you can use an agent like Claude or Gemini to open your design, make layout changes, add components, or iterate on styles just by describing what you want in natural language.

Prerequisites

Before using integrations, make sure the following are set up:

To add integrations, go to the Integrations section inside FlutterFlow Designer. Here you will see available integrations under Agent MCPs (such as Claude Code, Gemini CLI) and IDEs (such as Cursor, Antigravity). Click Install next to any integration you want to use.

Once installed, open the respective tool (for example, Claude Code). Start by asking something:

Open FlutterFlow Designer tool, I want to make some changes.

After the Designer context loads, describe the change you want. For example:

Update the booking card layout to have a larger image and add a status badge.

The agent will connect to your Designer canvas, understand your project structure, and apply the requested changes directly. This allows you to iterate on designs faster without manually navigating the UI.

tip

For IDE-based integrations, you can interact via Agent Mode inside the IDE.