dio_refresh 1.0.3
dio_refresh: ^1.0.3 copied to clipboard
A flutter package for intercepting requests and automatically fetching refresh tokens on API failures
1.0.3 #
-
Fixed error handling for
isRefreshingdeadlock -
Fixed
onRefreshbeing called multiple times simultaneously -
1.0.2 #
-
Fixed refresh being called even if token is null
-
Fixed isRefreshing deadlock, causing APIs to never resolve
1.0.1 #
- Fixed changelog
1.0.0 #
- Fixed bulk API call handling to prevent failures.
0.0.1 #
- Initial release.