dio_offline_queue 1.0.2
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
diominimum version constraint to ^5.4.0 to resolve Pana downgrade analysis errors. - Expanded
connectivity_plusconstraint 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.