Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/ff-designer/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,13 @@ import InfoCards from '@site/src/components/InfoCards';
}}>
<a href="https://designer.flutterflow.io/"><strong>FlutterFlow Designer</strong></a> provides the fastest UI generation in the world, without sacrificing quality or control integrated with agents for a seamless design-to-code experience.
</p>
<p style={{
fontSize: '0.95rem',
color: 'var(--ifm-color-emphasis-600)',
marginTop: '12px',
}}>
Available on the web and as a desktop app for macOS and Windows.
</p>
</div>

<div style={{
Expand Down
Loading