powersync_core 1.1.2 copy "powersync_core: ^1.1.2" to clipboard
powersync_core: ^1.1.2 copied to clipboard

PowerSync Dart SDK - sync engine for building local-first apps.

1.1.2 #

  • Web: Support running in contexts where web workers are unavailable.
  • Web: Fix sync worker logs not being disabled.
  • powersync_sqlcipher: Web support.

1.1.1 #

  • Fix statusStream emitting the same sync status multiple times.

1.1.0 #

  • Increase limit on number of columns per table to 1999.
  • Avoid deleting the $local bucket on connect().

1.0.0 #

  • Dart library for Powersync for use cases such as server-side Dart or non-Flutter Dart environments initial release.