Skip to content

SDK that enables local-first and real-time reactive apps with embedded SQLite for Flutter/Dart clients

Notifications You must be signed in to change notification settings

n0mad-d3v/powersync.dart

 
 

Repository files navigation

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 pub points
powersync build pub package likes pub points
powersync_core build pub package likes pub points
powersync_sqlcipher build pub package likes pub points
powersync_attachments_helper build pub package likes pub points
powersync_flutter_libs build pub package likes 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

  • PowerSync docs
  • Discord
  • Twitter follow
  • YouTube

About

SDK that enables local-first and real-time reactive apps with embedded SQLite for Flutter/Dart clients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 97.7%
  • CMake 0.9%
  • Ruby 0.6%
  • C 0.3%
  • Shell 0.2%
  • Objective-C 0.1%
  • Other 0.2%