Skip to content

Commit c1e6199

Browse files
committed
PR feedback
1 parent b75651a commit c1e6199

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

integration-guides/flutterflow-+-powersync.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ Used in conjunction with **FlutterFlow**, PowerSync enables developers to build
1111

1212
<Tip>
1313
**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.
14+
15+
Key improvements are:
16+
* Uses the new PowerSync FlutterFlow Library
17+
* Supports Web-based test mode
18+
* Streamlined Setup
19+
* No more dozens of custom actions
20+
* Working Attachments package (Coming soon)
1421
</Tip>
1522

1623
## Guide Overview
@@ -19,7 +26,6 @@ Used in conjunction with **FlutterFlow**, PowerSync enables developers to build
1926
Before starting this guide, you'll need:
2027
- A PowerSync account ([sign up here](https://accounts.journeyapps.com/portal/powersync-signup?s=docs)).
2128
- A Supabase account ([sign up here](https://supabase.com/dashboard/sign-up)).
22-
- Flutter installed on your development machine.
2329
</Note>
2430

2531
This guide walks you through building a basic item management app from scratch and takes about 30-40 minutes to complete. You should then be able to use this knowledge to build and extend your own app.

0 commit comments

Comments
 (0)