pocketsync_flutter 0.0.4
pocketsync_flutter: ^0.0.4 copied to clipboard
Pocketsync is a Flutter plugin that provides a simple way to sync your data between devices.
0.0.4 #
- Optimize table extraction algo for watching queries
- Fix: Sometimes, remote changes application caused database locks, it's now fixed
- Fix: Watching queries was not working as expected.
0.0.3 #
- Support watching sql statements
- Fix bug where engine was looking for remote changing despite sync not being enabled
0.0.2 #
- Added dartdoc
- Cleaned up code
0.0.1 #
- Initial release.