Skip to content

Commit cc53e36

Browse files
committed
Add snippet about pending marketplace listing
1 parent 210eb61 commit cc53e36

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

integration-guides/flutterflow-+-powersync.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ import SupabaseConnection from '/snippets/supabase-database-connection.mdx';
99

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

12+
<Warning>
13+
The PowerSync FlutterFlow Library is currently in the process of being published to the [Marketplace](https://marketplace.flutterflow.io/search). Check back here soon, or refer to our [legacy guide](/integration-guides/flutterflow-+-powersync/powersync-+-flutterflow-legacy).
14+
</Warning>
15+
1216
<Tip>
1317
**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.
1418

0 commit comments

Comments
 (0)