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

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

1.0.2 #

  • Updated dio minimum version constraint to ^5.4.0 to resolve Pana downgrade analysis errors.
  • Expanded connectivity_plus constraint range to ">=6.0.0 <8.0.0" for compatibility with major versions 6.x and 7.x.

1.0.1 #

  • Maintenance release.
  • Hardened core logic with 4xx error handling and connectivity listener debounce.
  • Updated repository and homepage links.

1.0.0 #

  • Initial release of dio_offline_queue.
1
likes
160
points
154
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, connectivity_plus, dio, flutter, meta

More

Packages that depend on dio_offline_queue