Syncing files and attachments with PowerSync

Announcement

๐Ÿš€ UPDATE: The FlutterFlow + PowerSync integration guide now includes file and attachment syncing for your FlutterFlow app! ๐Ÿ–ผ๏ธ๐Ÿ“Ž

๐Ÿง Context

PowerSyncโ€™s FlutterFlow library gives you an in-app SQLite database that syncs with Supabase in real-time. This means you can query data instantly from a local database instead of relying on network calls.

๐Ÿ”ฅ Whatโ€™s new?

You can now sync files and attachments along with structured data. The updated guide covers:

โœ… How to use the powersync_attachments_helper Flutter package
โœ… Storing files in Supabase Storage
โœ… Keeping everything in sync

Try it out and share your feedback! ๐Ÿ™

๐Ÿ“– Read the guide: Handling Attachments in FlutterFlow + PowerSync

3
5 replies