diff --git a/docs/accounts-billing/manage-custom-domains.md b/docs/accounts-billing/manage-custom-domains.md index 49d2b682..1b0813c3 100644 --- a/docs/accounts-billing/manage-custom-domains.md +++ b/docs/accounts-billing/manage-custom-domains.md @@ -2,29 +2,24 @@ # Manage Custom Domains -Only *Pro* and *Teams* plans include **one** free custom domain. The *Teams* plan comes with one custom domain for the whole team. If you are on the *Standard* plan, you will need to purchase a custom domain, as it is not included in the plan for free. +All paid plans include one free custom domain, with the option to purchase more if needed. ### How do I purchase additional custom domains? -To purchase domains: - -1. *Standard* and *Pro* users can go to their [**account**](https://app.flutterflow.io/account) page, find the **Custom Domains** section, and click the **Add Domains** button. -2. The *Team* owner can buy from the My Organization page. -3. Click **Add Domains** to buy a new one. +To purchase domains, paid users can go to their [**account**](https://app.flutterflow.io/account) page, find the **Custom Domains** section, and click the **Add Domains** button. + :::note Note that purchasing a domain is not possible during the trial period. If you're interested in obtaining a domain, please reach out to our support team for further assistance. ::: -![img_15.png](imgs/img_15.png) + ### How do I remove custom domains? -To remove the custom domain: - -1. *Standard* and *Pro* users can go to their [**account**](https://app.flutterflow.io/account) page, find the **Custom Domains** section, and click the **Add Domains** button. -2. The *Team* owner can buy from the My Organization page. -3. Click **Remove Domains** to remove the existing custom domain. +To remove the custom domain, paid users can go to their [**account**](https://app.flutterflow.io/account) page, find the **Custom Domains** section, and click **Remove Domains** to remove the existing custom domain. -![img_16.png](imgs/img_16.png) \ No newline at end of file + \ No newline at end of file diff --git a/docs/accounts-billing/referral-program.md b/docs/accounts-billing/referral-program.md index c6203012..42a6f7b9 100644 --- a/docs/accounts-billing/referral-program.md +++ b/docs/accounts-billing/referral-program.md @@ -6,7 +6,7 @@ Everyone with a FlutterFlow account has a personal referral code to share with f In order to receive this reward, the person you referred will need to: 1. Click your referral link and create a FlutterFlow account. -2. Complete purchase of a FlutterFlow Standard or Pro Plan (after their trial period ends). +2. Complete purchase of a FlutterFlow Paid Plan (after their trial period ends). You are only eligible for one referral reward per individual. If your referral has already signed up for FlutterFlow, this will not be eligible for a reward. @@ -28,7 +28,7 @@ Your personal referral code is listed on your [My Account Page](https://app.flut You can track your referrals in the **Referrals** section on the [My Account Page](https://app.flutterflow.io/account). Here you will see: * **Signed Up:** How many people have signed up for FluterFlow using your referral link. -* **Subscribed:** How many people have subscribed to FlutterFlow Pro or Standard using your referral link. +* **Subscribed:** How many people have subscribed to FlutterFlow Paid Plan using your referral link. ![track-referrals.png](imgs/track-referral.avif) diff --git a/docs/accounts-billing/subscriptions/flutterflow-for-teams.md b/docs/accounts-billing/subscriptions/flutterflow-for-teams.md index 536b2cd0..a56a3675 100644 --- a/docs/accounts-billing/subscriptions/flutterflow-for-teams.md +++ b/docs/accounts-billing/subscriptions/flutterflow-for-teams.md @@ -98,10 +98,10 @@ To remove a user from the teams, click on the **red cancel button** and select * --- -## FAQs + diff --git a/docs/accounts-billing/subscriptions/more-subscription-faqs.md b/docs/accounts-billing/subscriptions/more-subscription-faqs.md index bc0b4947..94ad74be 100644 --- a/docs/accounts-billing/subscriptions/more-subscription-faqs.md +++ b/docs/accounts-billing/subscriptions/more-subscription-faqs.md @@ -32,11 +32,11 @@ We are unable to transfer a paid FlutterFlow subscription to another FlutterFlow FlutterFlow subscriptions are seat based. A user added to your project will only have access to the features of their account plan. In order to access paid features, each individual user will need to have a paid plan. -### If I upgrade from Standard Plan to Pro Plan in the middle of my billing cycle, will I be charged for both plans? +### If I upgrade from Basic to Growth Plan in the middle of my billing cycle, will I be charged for both plans? -Upgrades are automatic, so the system will count the remaining days from the Standard, and reduce it from the Pro Plan price. +No, you won’t be charged for both plans. FlutterFlow applies a prorated credit for the unused portion of your current plan and deducts it from the cost of the new plan. -For example, if you have paid $42 for Standard and you have 15 days remaining in the billing cycle, then on upgrading to Pro(let's say priced at $70) you will eventually pay $(70-21) = $49. +For example, if you're on the Basic plan ($39/month) and decide to upgrade to the Growth plan (1st seat: $80/month) halfway through your billing cycle, you’ll receive a credit of about $19.50 for the unused Basic days. This credit will be applied to the new plan, so you’ll only be charged $60.50 for the Growth plan for the rest of the current cycle. On your next billing cycle, you'll be charged the full Growth plan price. :::info FlutterFlow provides different pricing options depending on your region. To see the exact prices for your area, visit the [**Plans & Pricing**](../plan-pricing.md) page in our documentation. diff --git a/docs/accounts-billing/subscriptions/subscriptions.md b/docs/accounts-billing/subscriptions/subscriptions.md index 92d69db2..d07d117f 100644 --- a/docs/accounts-billing/subscriptions/subscriptions.md +++ b/docs/accounts-billing/subscriptions/subscriptions.md @@ -49,7 +49,7 @@ For information on the Teams plan, please use [**this link**](flutterflow-for-te ## Downgrade Plan ### How to downgrade? -If you wish to downgrade from Pro to Standard or from Teams to Pro or Standard, you should cancel your existing plan and then sign up for the new one after it expires. +To downgrade, you should cancel your existing plan and then sign up for the new one after it expires. ### What happens when I downgrade to the free plan? Will my apps be deleted? You will still be able to access the apps you created and make changes inside FlutterFlow. diff --git a/docs/ff-concepts/adding-customization/vscode-extension.md b/docs/ff-concepts/adding-customization/vscode-extension.md index 68f51f39..eaafb6d4 100644 --- a/docs/ff-concepts/adding-customization/vscode-extension.md +++ b/docs/ff-concepts/adding-customization/vscode-extension.md @@ -20,7 +20,7 @@ While you can edit custom code inside FlutterFlow's in-app code editor, editing 4. **Leverage the AI Ecosystem**: Additionally, you can easily utilize AI tools available in the Visual Studio ecosystem, such as Copilot. :::info -The VS Code extension requires downloading code, for which you must be on the [**paid plan**](https://www.flutterflow.io/pricing). +The VS Code extension is only available on the Growth plan and higher. Check out our [**pricing**](https://www.flutterflow.io/pricing) section. ::: ## Installation diff --git a/docs/ff-concepts/design-system/design-system.md b/docs/ff-concepts/design-system/design-system.md index ec7de2a7..c17f0f8c 100644 --- a/docs/ff-concepts/design-system/design-system.md +++ b/docs/ff-concepts/design-system/design-system.md @@ -88,10 +88,6 @@ To add a design system from a library, start by creating the design system in a ## Import Figma Theme -:::tip[PLANS] -Import Figma Theme feature is available on the **Teams** plan and higher. Check our [**pricing plans**](https://flutterflow.io/pricing). -::: - You can bring your Figma design system directly into your FlutterFlow project. This streamlines the design-to-development process by automatically importing colors and typography from your Figma file, helping you maintain visual consistency and reduce manual effort. To import a Figma theme into your FlutterFlow project, go to **Theme Settings > Design System** and click **Connect To Figma**. Authenticate your account and grant access to Figma. Once connected, paste your Figma file URL to fetch the theme. @@ -570,7 +566,7 @@ You can also create fully custom text styles to match your design needs, going b ![typography](imgs/typography.avif) :::tip[PLANS] -Custom Text Styles are available on the **Teams** plan and higher. Check our [**pricing plans**](https://flutterflow.io/pricing). +Custom Text Styles are available on the **Business** plan and higher. Check our [**pricing plans**](https://flutterflow.io/pricing). ::: #### Adding responsive text styles diff --git a/docs/ff-concepts/navigation-routing/deep-dynamic-linking.md b/docs/ff-concepts/navigation-routing/deep-dynamic-linking.md index ddc2023d..76da17ca 100644 --- a/docs/ff-concepts/navigation-routing/deep-dynamic-linking.md +++ b/docs/ff-concepts/navigation-routing/deep-dynamic-linking.md @@ -1048,7 +1048,7 @@ final context = appNavigatorKey.currentContext!; This ensures that the navigation logic uses the global navigator context, which is essential if your app structure removes the home page early in the lifecycle. In such cases, relying on a local context may cause deep linking to fail—using a global context guarantees that navigation still works reliably. :::warning[Paid Plans] -Note: The **Execute Custom Code** Action is available only on paid plans. +Note: The **Execute Custom Code** Action is available only on [**paid plans**](https://www.flutterflow.io/pricing). :::
Web Publishing** tab's **Site URL** field, as long as it's available. You can have up to **3** custom subdomain URLs on the Free plan, and up to **20** custom subdomain URLs on any of our Paid plans. +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. :::info @@ -173,8 +173,7 @@ Adding a custom domain to your web app can give it a more professional look and :::info[Important] -- Only *Pro* and *Teams* plans include **one** free custom domain. The *Teams* plan comes with one custom domain for the whole team. If you are on the *Standard* plan, you will need to purchase a custom domain, as it is not included in the plan for free. -- Only paid plans can purchase domains. *Standard* and *Pro* users can buy from their *Account* page, and Teams owners can buy it from **[My Organization](../../resources/projects/how-to-collaborate-on-projects.md#sharing-a-project-with-an-organization)**. +- All paid plans include one free custom domain, with the option to purchase more if needed. - A single custom domain slot can be linked to only one domain or subdomain. - You can connect only one domain to a project, which can be either a root domain (like 'myapp.com') or a subdomain (such as 'beta.myapp.com'). That means if you connect a root domain, none of the subdomains under it will connected to the project. This leads to the rule of '*One project => One domain OR subdomain'*. diff --git a/docs/testing-deployment-publishing/running-your-app/automated-tests.md b/docs/testing-deployment-publishing/running-your-app/automated-tests.md index 63db25c3..09cdc734 100644 --- a/docs/testing-deployment-publishing/running-your-app/automated-tests.md +++ b/docs/testing-deployment-publishing/running-your-app/automated-tests.md @@ -18,10 +18,10 @@ FlutterFlow doesn’t support running tests on the platform yet. ::: :::info[Pricing Details] - -- **Free users:** This feature is not available. -- **Standard plan:** Limited to creating up to 3 tests (Note: Limit may vary). -- **Pro and Team plan:** Unlimited test creation allowed. +- **Free and Basic plans:** Automated testing is not available. +- **Growth plan:** Includes **1 test per project**. +- **Business plan:** Allows **up to 3 tests per project**. +- **Enterprise plan:** Supports **unlimited automated tests**. ::: ## Basics diff --git a/docs/testing-deployment-publishing/running-your-app/local-run.md b/docs/testing-deployment-publishing/running-your-app/local-run.md index f4d3ad6f..ed977d19 100644 --- a/docs/testing-deployment-publishing/running-your-app/local-run.md +++ b/docs/testing-deployment-publishing/running-your-app/local-run.md @@ -205,7 +205,7 @@ Here’s how you do it: :::warning -- This feature is only included in our *Standard* and *Pro* plans. +- Project code download is available only on paid plans. - Make sure to address any project issues before downloading the code. :::