Skip to content

powersync-ja/powersync.dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

957 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Topics

Resources

Stars

Watchers

Forks

Contributors