Skip to content

Add Flash Docs#505

Merged
PoojaB26 merged 20 commits intomainfrom
feature/flash
Apr 29, 2026
Merged

Add Flash Docs#505
PoojaB26 merged 20 commits intomainfrom
feature/flash

Conversation

@pinkeshmars
Copy link
Copy Markdown
Collaborator

Description

Add Flash Docs.

Linear ticket and magic word Fixes DEVR-1255

Type of change

  • Typo fix
  • New feature
  • Enhancement to current docs
  • Removed outdated references
  • Update assets

@pinkeshmars pinkeshmars requested a review from PoojaB26 April 22, 2026 13:45
@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@PoojaB26
Copy link
Copy Markdown
Collaborator

but why is this topic in exporting code folder?

@pinkeshmars
Copy link
Copy Markdown
Collaborator Author

but why is this topic in exporting code folder?

Earlier, the FF CLI was only used for exporting code, so it lived under the Export section. Now that it supports much more, it probably needs another location. Where do you think it would fit best?

Copy link
Copy Markdown
Collaborator

@PoojaB26 PoojaB26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll make some changes to the branch directly and then you can make any pending changes on top of it later.

Comment thread docs/ff-concepts/advanced/ff-cli.md Outdated
@@ -0,0 +1,239 @@
---
slug: /exporting/ff-cli
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update slug as well

Comment thread docs/ff-concepts/advanced/ff-cli.md Outdated
---
slug: /exporting/ff-cli
title: FlutterFlow CLI
description: Learn how to download and manage your FlutterFlow projects locally using the FlutterFlow CLI.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

description, keywords, tags also update

Comment thread docs/ff-concepts/advanced/ff-cli.md Outdated
### Get API Token
To use the CLI, you'll need to create an API token and use it in your requests. See the documentation [here on how to generate an API token.](../../accounts-billing/account-management.md#how-do-i-generate-an-api-token)

## Build Projects
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## Build Projects
## Build Projects with AI

Comment thread docs/ff-concepts/advanced/ff-cli.md Outdated

:::info[Remember]

- **FF CLI is not a replacement for the visual builder.** FlutterFlow is still faster for most visual work. FF CLI is for precision, repeatability, and automation.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dont call it "FF" cli, that's not an external name and can be confusing

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update images as well

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated!

Comment thread docs/ff-concepts/advanced/ff-cli.md Outdated
To use the CLI, you'll need to create an API token and use it in your requests. See the documentation [here on how to generate an API token.](../../accounts-billing/account-management.md#how-do-i-generate-an-api-token)

## Build Projects
The FlutterFlow CLI lets you build and edit FlutterFlow apps in the terminal instead of in the visual builder. You can use it to create brand-new apps or for changes to ones you already have. It's designed for AI agents, so you can hand work off and review their changes like any other code.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this intro doesn't do justice to the capabilities this feature is providing, I'd say. need to update it.

Comment thread docs/ff-concepts/advanced/ff-cli.md Outdated
## Build Projects
The FlutterFlow CLI lets you build and edit FlutterFlow apps in the terminal instead of in the visual builder. You can use it to create brand-new apps or for changes to ones you already have. It's designed for AI agents, so you can hand work off and review their changes like any other code.

:::info[Remember]
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this info section seems a bit out of place, before we even introduce the topic, it looks like we're giving warnings what it is not.

@pinkeshmars
Copy link
Copy Markdown
Collaborator Author

I'll make some changes to the branch directly and then you can make any pending changes on top of it later.

ok, just let me know when you are done and what is left to do.

@pinkeshmars
Copy link
Copy Markdown
Collaborator Author

@PoojaB26 broken links are fixed, and review comments are addressed! Only visuals are left!

@PoojaB26
Copy link
Copy Markdown
Collaborator

@ayushflow if you also want to review!

> mindfly
```
2. **Environment.** Use ↑ / ↓ to highlight the FlutterFlow environment you want this workspace to target, then press **Enter**.
3. **Link to an existing FlutterFlow project?** Press **Enter** (default `N`) to create a new app. Answer `y` to bind the workspace to an existing project — the wizard will then ask for the project ID.
Copy link
Copy Markdown
Collaborator Author

@pinkeshmars pinkeshmars Apr 29, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@PoojaB26 For 'step 3. Link to an existing FlutterFlow project' I didn’t encounter this step. It directly prompts for the project ID, where pressing Enter creates a new project. There’s no separate Y/N step before entering the project ID.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep my bad. thanks for catching it.

@PoojaB26 PoojaB26 merged commit 2db253c into main Apr 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants