smart_refresh_token 0.0.3 copy "smart_refresh_token: ^0.0.3" to clipboard
smart_refresh_token: ^0.0.3 copied to clipboard

A smart Flutter package for automatic Dio token refresh handling.

0.0.3 - 2025-11-27 #

Added #

  • Dynamic retry logic (configurable backoff, max attempts).
  • Comprehensive examples demonstrating refresh + retry flows.
  • New RetryConfig for runtime retry customization.

Improved #

  • More stable token refresh interceptor.
  • Clearer documentation and example structure.

Fixed #

  • Missing platform folders in example project.

0.0.2 - 2025-10-08 #

Added #

  • Initial release of smart_refresh_token package.
  • Automatic Dio token refresh handling.
  • Support for secure token storage using flutter_secure_storage.

0.0.1 - 2025-10-08 #

Added #

  • Initial release of smart_refresh_token package.
1
likes
0
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

A smart Flutter package for automatic Dio token refresh handling.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, equatable, flutter, flutter_secure_storage, synchronized

More

Packages that depend on smart_refresh_token