Skip to content

Commit bf4d63d

Browse files
committed
VS code extension paid plan info
1 parent 2995e2f commit bf4d63d

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 [**paid plan**](https://www.flutterflow.io/pricing).
24+
:::
2225

2326
## Installation
2427

0 commit comments

Comments
 (0)