Skip to content

Commit 23a584b

Browse files
authored
Merge pull request #240 from FlutterFlow/pinkesh/vs-code-ext-paid-plan
VS Code Extension Paid Plan Info
2 parents 18ca7ce + 4bb6233 commit 23a584b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/ff-concepts/adding-customization/vscode-extension.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ While you can edit custom code inside FlutterFlow's in-app code editor, editing
1919
3. **Leverage Flutter & Dart Tooling**: Using Visual Studio Code allows you to take advantage of existing Flutter and Dart tools, making it easier to develop and refactor your custom code.
2020
4. **Leverage the AI Ecosystem**: Additionally, you can easily utilize AI tools available in the Visual Studio ecosystem, such as Copilot.
2121

22+
:::info
23+
The VS Code extension requires downloading code, for which you must be on the [**paid plan**](https://www.flutterflow.io/pricing).
24+
:::
2225

2326
## Installation
2427

0 commit comments

Comments
 (0)