Skip to content

Commit 4f4ebc7

Browse files
committed
Add mention of powersync library
1 parent 81d6e91 commit 4f4ebc7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/ff-integrations/database/supabase/database-actions.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,4 +256,7 @@ If you are using this trigger on a ListView, make sure to **disable** the **Infi
256256
allow="clipboard-write">
257257
</iframe>
258258
</div>
259-
<p></p>
259+
<p></p>
260+
261+
## Offline Support for Supabase Apps
262+
If you need offline capabilities in your Supabase-powered app, consider using the **[PowerSync Library](https://marketplace.flutterflow.io/item/dm1cuOwYzDv6yQL2QOFb)** built by the **[PowerSync](https://www.powersync.com/)** team. It's designed specifically to enable seamless offline-first experiences by syncing your Supabase data locally and keeping it up to date when the device reconnects.

0 commit comments

Comments
 (0)