Skip to content

Commit 9c4b17a

Browse files
committed
Table beautification
1 parent 0232255 commit 9c4b17a

File tree

1 file changed

+6
-18
lines changed

1 file changed

+6
-18
lines changed

docs/accounts-billing/plan-pricing.md

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: Plans & Pricing
44
tags: []
55
toc_max_heading_level: 5
66
sidebar_position: 2
7+
hide_table_of_contents: true
78
---
89

910
# Plans & Pricing
@@ -23,7 +24,7 @@ As part of broader improvements to the platform, FlutterFlow is updating its pri
2324

2425
**Key Changes**
2526

26-
- We're retiring our legacy plans: **Standard**, **Pro**, and **Teams** and introducing a new, simplified lineup: **Free**, **Individual**, **Growth**, **Business**, and **Enterprise**.
27+
- We're retiring our legacy plans: **Standard**, **Pro**, and **Teams** and introducing a new, simplified lineup: **Free**, **Individual**, **Growth**, **Business**. Our Enterprise offering will continue as is, providing advanced features and support for larger teams.
2728
- 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.
2829
- 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.
2930

@@ -35,14 +36,14 @@ The prices listed below are base rates. Regional pricing will continue to apply
3536

3637
Below are the details on all the changes, so you’ll know exactly what to expect:
3738

38-
<table border="1" cellpadding="6" cellspacing="0">
39+
<table border="1" cellpadding="0" cellspacing="0" style={{ tableLayout: 'fixed', width: '100%' }}>
3940
<thead>
4041
<tr>
4142
<th>Current Plan</th>
42-
<th>Team Size</th>
43-
<th>Current Price (USD per month)</th>
43+
<th style={{ width: '140px' }}>Team Size</th>
44+
<th style={{ width: '120px' }}>Current Price (USD per month)</th>
4445
<th>New Plan</th>
45-
<th>New Price (USD per month)</th>
46+
<th style={{ width: '120px' }}>New Price (USD per month)</th>
4647
<th>What’s Changing?</th>
4748
</tr>
4849
</thead>
@@ -131,19 +132,6 @@ Below are the details on all the changes, so you’ll know exactly what to expec
131132
</ul>
132133
</td>
133134
</tr>
134-
<tr>
135-
<td>Enterprise</td>
136-
<td>Any</td>
137-
<td>Custom</td>
138-
<td>Enterprise</td>
139-
<td>Custom</td>
140-
<td>
141-
<ul>
142-
<li>Custom SSO and accessibility features coming</li>
143-
<li>Ability to opt out of AI data training</li>
144-
</ul>
145-
</td>
146-
</tr>
147135
</tbody>
148136
</table>
149137

0 commit comments

Comments
 (0)