offline_sync_outbox 1.0.1 copy "offline_sync_outbox: ^1.0.1" to clipboard
offline_sync_outbox: ^1.0.1 copied to clipboard

A lightweight offline-first FIFO sync queue with durable storage, connectivity triggers, and configurable retry policies for Dart and Flutter.

Changelog #

1.0.1 #

  • Rename the package to offline_sync_outbox because the original pub.dev name was already owned by an unrelated package.
  • Update repository, package, example, and installation links for publication.

1.0.0 #

  • Add a strict-FIFO offline synchronization manager.
  • Add atomic-style JSON file persistence and an in-memory store.
  • Add connectivity-driven automatic synchronization.
  • Add bounded exponential backoff and server-directed retry delays.
  • Add lifecycle events, synchronization reports, duplicate ID protection, and serialized concurrent queue access.
  • Add full API documentation, runnable example, tests, and CI validation.
0
likes
160
points
119
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight offline-first FIFO sync queue with durable storage, connectivity triggers, and configurable retry policies for Dart and Flutter.

Repository (GitHub)
View/report issues
Contributing

Topics

#offline-first #synchronization #queue #retry #flutter

License

MIT (license)

More

Packages that depend on offline_sync_outbox