Skip to content

Commit 7dbd624

Browse files
committed
Merge branch 'flutterflow-guide-v3' of github.com:powersync-ja/mintlify-docs into flutterflow-guide-v3
2 parents c1e6199 + 4de62d6 commit 7dbd624

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration-guides/flutterflow-+-powersync.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import SupabaseConnection from '/snippets/supabase-database-connection.mdx';
1010
Used in conjunction with **FlutterFlow**, PowerSync enables developers to build local-first apps that are robust in poor network conditions and that have highly responsive frontends while relying on Supabase for their backend. This guide walks you through configuring PowerSync within your FlutterFlow project that has Supabase integration enabled.
1111

1212
<Tip>
13-
**New and Improved integration**: Welcome to our updated FlutterFlow integration guide. This version introduces a dedicated PowerSync FlutterFlow library, offering a simpler and more robust solution compared to the [previous version](/integration-guides/flutterflow-+-powersync/powersync-+-flutterflow-legacy) which required extensive custom code.
13+
**New and Improved integration**: Welcome to our updated FlutterFlow integration guide. This version introduces a dedicated PowerSync FlutterFlow Library, offering a simpler and more robust solution compared to the [previous version](/integration-guides/flutterflow-+-powersync/powersync-+-flutterflow-legacy) which required extensive custom code.
1414

1515
Key improvements are:
1616
* Uses the new PowerSync FlutterFlow Library
@@ -38,7 +38,7 @@ This guide walks you through building a basic item management app from scratch a
3838
6. Update Data (Coming Soon)
3939
7. Delete Data
4040
8. Sign Out
41-
9. Display Connectivity and Sync Status
41+
9. (New) Display Connectivity and Sync Status
4242
10. Secure Your App
4343
1. Enable RLS in Supabase
4444
2. Update Sync Rules in PowerSync

0 commit comments

Comments
 (0)