powersync_sqlcipher 0.1.3
powersync_sqlcipher: ^0.1.3 copied to clipboard
PowerSync Flutter SDK - sync engine for building local-first apps.
0.1.3 #
- Fix
statusStream
emitting the same sync status multiple times.
0.1.2 #
- Increase limit on number of columns per table to 1999.
- Avoid deleting the $local bucket on connect().
0.1.1 #
- Update dependency
powersync_flutter_libs
to v0.4.3
0.1.0 #
- PowerSync client SDK for Flutter with encryption enabled using SQLCipher initial release