sync_queue 0.1.0-dev.1
sync_queue: ^0.1.0-dev.1 copied to clipboard
A local-first sync queue for Flutter apps with retries, conflict hooks, and UI-friendly sync status.
0.1.0-dev.1 #
- Add the initial sync queue core.
- Add operation, record, result, retry, store, and transport APIs.
- Add an in-memory store for tests and examples.
- Add connectivity-aware drain control.
- Add JSON serialization for queue records and operations.