Skip to content

Commit 6da25f9

Browse files
committed
Update pricing details for VS Code extension and custom subdomain limits
1 parent a2a3610 commit 6da25f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ While you can edit custom code inside FlutterFlow's in-app code editor, editing
2020
4. **Leverage the AI Ecosystem**: Additionally, you can easily utilize AI tools available in the Visual Studio ecosystem, such as Copilot.
2121

2222
:::info
23-
The VS Code extension is only available on the Growth, Business, and Enterprise plans. Check out our [**pricing**](https://www.flutterflow.io/pricing) section.
23+
The VS Code extension is only available on the Growth plan and higher. Check out our [**pricing**](https://www.flutterflow.io/pricing) section.
2424
:::
2525

2626
## Installation

docs/testing-deployment-publishing/publishing/web-publishing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ When you are ready to deploy, click **Publish.** This will take approximately 2-
143143

144144
By default, you will publish to a subdomain based on your project id. These default subdomain addresses do not count toward the subdomain quota, and you can deploy as many projects as you'd like. The URL would look like this: `your-project-id-1234.flutterflow.app`
145145

146-
You can also modify the address by specifying a custom subdomain address, in the **Settings > Web Publishing** tab's **Site URL** field, as long as it's available. You can have up to **2** custom subdomain URLs on the Free plan, and up to **20** custom subdomain URLs on any of our Paid plans.
146+
You can also modify the address by specifying a custom subdomain address, in the **Settings > Web Publishing** tab's **Site URL** field, as long as it's available. You can have up to **2** custom subdomain URLs on the Free plan, up to **20** on any of our Paid plans, and **unlimited** custom subdomain URLs on the Enterprise plan.
147147

148148
:::info
149149

0 commit comments

Comments
 (0)