dio_auto_pilot 0.1.2 copy "dio_auto_pilot: ^0.1.2" to clipboard
dio_auto_pilot: ^0.1.2 copied to clipboard

A Dio wrapper that adds automatic exponential-backoff retries and pluggable auth/token-refresh interceptors.

0.1.2 #

  • Added Author details to README.md.

0.1.1 #

  • Initial release of dio_auto_pilot.
  • Added DioAutoPilot client wrapper implementing Dio.
  • Added automatic exponential-backoff retries with jitter support.
  • Added a pluggable, concurrency-safe token-refresh mechanism to handle 401 Unauthorized responses and queue concurrent requests.
2
likes
80
points
42
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Dio wrapper that adds automatic exponential-backoff retries and pluggable auth/token-refresh interceptors.

Repository (GitHub)
View/report issues

Topics

#dio #networking #http

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on dio_auto_pilot