Skip to content

Commit 6310395

Browse files
committed
Remove matrix from FAQ page.
1 parent 364e8aa commit 6310395

File tree

1 file changed

+2
-106
lines changed

1 file changed

+2
-106
lines changed

docs/accounts-billing/plan-pricing.md

Lines changed: 2 additions & 106 deletions
Original file line numberDiff line numberDiff line change
@@ -27,121 +27,17 @@ FlutterFlow has evolved significantly, from a visual builder to a complete devel
2727

2828
### What's Changing?
2929

30-
As part of broader improvements to the platform, FlutterFlow is updating its pricing and packaging model effective **August 4, 2025**. The update introduces new plan tiers aligned with team size, simplifies billing, and ensures better alignment between user needs and platform capabilities.
30+
As part of broader improvements to the platform, FlutterFlow is updating its pricing and packaging model effective **August 18, 2025**. The update introduces new plan tiers aligned with team size, simplifies billing, and ensures better alignment between user needs and platform capabilities.
3131

3232
**Key Changes**
3333

3434
- We're retiring our legacy plans: **Standard**, **Pro**, and **Teams** and introducing a new, simplified lineup: **Free**, **Basic**, **Growth**, **Business**. Our Enterprise offering will continue as is, providing advanced features and support for larger teams.
3535
- If you're already using FlutterFlow, you'll be automatically moved to the new plan that best fits your current team size. No action needed on your part.
3636
- That said, feature access will look a little different. Some users will gain powerful new capabilities, while others might see a few features move to higher tiers.
3737

38-
### Detailed Plan Changes
3938

40-
:::warning[Regional Pricing]
41-
The prices listed below are base rates. Regional pricing will continue to apply where applicable, just as before.
42-
:::
39+
To understand how each new plan compares, **[view the detailed plan comparison](new-pricing-comparison.md).**
4340

44-
Below are the details on all the changes, so you'll know exactly what to expect:
45-
46-
<a id="detailed-plan-changes"></a>
47-
48-
<div class="pricing-table-container">
49-
<div class="mobile-scroll-hint">Scroll to see all plan details →</div>
50-
51-
<table class="simplified-pricing-table">
52-
<thead>
53-
<tr>
54-
<th>Current Plan</th>
55-
<th>New Plan</th>
56-
<th class="whats-changing-col">What's Changing?</th>
57-
</tr>
58-
</thead>
59-
<tbody>
60-
<!-- Solo Section Header -->
61-
<tr class="section-header">
62-
<td colspan="3"><strong>Solo Plans</strong></td>
63-
</tr>
64-
65-
<tr>
66-
<td><strong>Free</strong> ($0)</td>
67-
<td>Free ($0)</td>
68-
<td class="whats-changing-col">
69-
<ul class="feature-list">
70-
<li>2 count project limit</li>
71-
<li>Swagger/OpenAPI imports not available</li>
72-
<li>No debug panel, payments/ads integrations, or snapshot backups</li>
73-
<li>No access to technical support</li>
74-
<li>Can now import libraries</li>
75-
</ul>
76-
</td>
77-
</tr>
78-
79-
<tr>
80-
<td><strong>Standard</strong> ($30)</td>
81-
<td>Basic ($39) <span class="price-up">⬆️</span></td>
82-
<td class="whats-changing-col">
83-
<ul class="feature-list">
84-
<li>Unlimited API endpoints</li>
85-
<li>One-click app store deployment available</li>
86-
<li>Snapshot backups are not accessible</li>
87-
<li>1 Automated Test (per project)</li>
88-
<li>1 Development Environment (per project)</li>
89-
<li>Email access only to technical support</li>
90-
</ul>
91-
</td>
92-
</tr>
93-
94-
<tr>
95-
<td><strong>Pro</strong> ($70)</td>
96-
<td>Basic ($39) <span class="price-down">⬇️</span></td>
97-
<td class="whats-changing-col">
98-
<ul class="feature-list">
99-
<li>GitHub sync, one-click localization, commenting, and backup snapshots not available</li>
100-
</ul>
101-
</td>
102-
</tr>
103-
104-
<!-- Teams Section Header -->
105-
<tr class="section-header">
106-
<td colspan="3"><strong>Collaboration Plans</strong></td>
107-
</tr>
108-
109-
<tr>
110-
<td><strong>Teams</strong> ($140)<br />2 users</td>
111-
<td>Growth ($135) <span class="price-down">⬇️</span></td>
112-
<td class="whats-changing-col">
113-
<ul class="feature-list">
114-
<li>Branching and audit logs not available</li>
115-
<li>Automated backup snapshots limited to 1 day</li>
116-
</ul>
117-
</td>
118-
</tr>
119-
120-
<tr>
121-
<td><strong>Teams</strong> ($210–$350)<br />3–5 users</td>
122-
<td>Business ($495) <span class="price-up">⬆️</span></td>
123-
<td class="whats-changing-col">
124-
<ul class="feature-list">
125-
<li>Branching capped at 5 open branches</li>
126-
<li>Audit logs not available</li>
127-
<li>Automated backup snapshots limited to 5 days</li>
128-
</ul>
129-
</td>
130-
</tr>
131-
132-
<tr>
133-
<td><strong>Teams</strong> ($420+)<br />6+ users</td>
134-
<td>Enterprise (Contact Sales) <span class="price-up">⬆️</span></td>
135-
<td class="whats-changing-col">
136-
<ul class="feature-list">
137-
<li><em>Same as above</em></li>
138-
<li>Enterprise plan required for existing users to scale beyond 5 users or 5 open branches 12-months after cutover</li>
139-
</ul>
140-
</td>
141-
</tr>
142-
</tbody>
143-
</table>
144-
</div>
14541

14642

14743
## FAQS

0 commit comments

Comments
 (0)