dio_offline_queue 1.0.0 copy "dio_offline_queue: ^1.0.0" to clipboard
dio_offline_queue: ^1.0.0 copied to clipboard

retracted

A robust, customizable Dio interceptor that queues failed requests during offline periods and replays them automatically when connectivity is restored.

1.0.0 #

  • Initial release of dio_offline_queue.
  • Features automatic request queuing and FIFO replay.
  • Fully customizable via interfaces for Storage, Network Observation, and Retry Policies.
  • Includes default implementations using connectivity_plus and in-memory storage.
1
likes
0
points
161
downloads

Publisher

unverified uploader

Weekly Downloads

A robust, customizable Dio interceptor that queues failed requests during offline periods and replays them automatically when connectivity is restored.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, connectivity_plus, dio, flutter, meta

More

Packages that depend on dio_offline_queue