Skip to content

rumitvn/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, MySQL or SQL Server on the server-side.

PowerSync SDK for Dart and Flutter

package build pub likes pub points
powersync build pub package likes pub points
powersync_attachments_helper build pub package likes pub points

Usage

This monorepo uses melos to handle command and package management.

For detailed usage, check out the powersync package.

Additional packages in this repository are:

  • attachments helper (deprecated, a newer version of this is available in the powersync package).

To configure the monorepo for development, run dart pub get and 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

 
 
 

Contributors

Languages

  • Dart 99.7%
  • Other 0.3%