powersync-ja / powersync.dart

SDK that enables local-first and real-time reactive apps with embedded SQLite for Flutter/Dart clients
https://www.powersync.com
133 stars 18 forks source link
dart flutter local-first local-storage offline offline-first powersync sql sqlite state-management sync

PowerSync is a sync engine for building local-first apps with instantly-responsive UI/UX and simplified state transfer. Syncs between SQLite on the client-side and Postgres, MongoDB or MySQL on the server-side.

PowerSync SDK for Dart and Flutter

package build pub likes popularity pub points
powersync build pub package likes popularity pub points
powersync_core build pub package likes popularity pub points
powersync_sqlcipher build pub package likes popularity pub points
powersync_attachments_helper build pub package likes popularity pub points
powersync_flutter_libs build pub package likes popularity pub points

Usage

This monorepo uses melos to handle command and package management.

For detailed usage, check out the inner powersync, powersync_core, powersync_sqlcipher and attachments helper packages.

To configure the monorepo for development run melos prepare after cloning

Blog posts

Resources