sync_queue_drift 0.1.1 copy "sync_queue_drift: ^0.1.1" to clipboard
sync_queue_drift: ^0.1.1 copied to clipboard

A durable Drift/SQLite store for the sync_queue offline-first mutation queue and sync engine.

0.1.1 #

  • No functional changes. Re-release so pub.dev analysis resolves the published sync_queue 1.2.0 dependency.

0.1.0 #

  • Add SyncQueueDriftStore, a durable Drift/SQLite SyncStore for sync_queue.
  • Persist full queue records as JSON with indexed status and retry-time columns for efficient due-pending queries.
  • Preserve operation creation-time ordering for queue reads and pending queries.
0
likes
160
points
170
downloads

Documentation

API reference

Publisher

verified publishertartanak.com

Weekly Downloads

A durable Drift/SQLite store for the sync_queue offline-first mutation queue and sync engine.

Repository (GitHub)
View/report issues

Topics

#flutter #offline-first #sync #drift #sqlite

License

Apache-2.0 (license)

Dependencies

drift, flutter, sync_queue

More

Packages that depend on sync_queue_drift