Show HN: Dreamflow – Visual editor for AI generated Flutter apps

11 abelsm 1 9/4/2025, 6:30:57 PM dreamflow.app ↗

Comments (1)

abelsm · 1d ago
Hi HN, I’m one of the founders of FlutterFlow (YC W21). We launched Dreamflow earlier this year.

What it is: Dreamflow generates a Flutter app from a prompt, then lets you keep working in a real dev environment with a visual editor, AI agent, and full code (code is the source of truth).

Why we built it: 1) make small changes dead simple: tweak properties, move widgets, add components without editing code or prompting; and 2) give the agent precise context: select a widget to add it to the prompt (screenshot included automatically); the agent has access to read runner logs.

What’s different:

- Bi-directional editing: canvas ↔ code; standard Flutter. - Runs in the browser: hot reload, preview. - Agentic edits with diffs; widget-aware context + log access.

How to try: Prompt: “Fundraising CRM for founders: pipeline (Targeted -> Closed); investors (name/firm/check size/intro source); notes + next steps + due date; goal $X/$Y; tabs Pipeline/Investors/Tasks/Settings”

Then preview, rearrange visually, integrate a backend or keep it local, and export/publish.

Current gaps: Visual coverage isn’t complete; GitHub integration is in progress; importing existing Flutter projects isn’t supported yet.

We’d love your feedback. Where does the visual editor help or get in your way? Which integrations would you expect first?