api_service_plus 0.0.1
api_service_plus: ^0.0.1 copied to clipboard
A customizable API wrapper around Dio.
0.0.1 #
- Initial release 🎉
- Added ApiService with:
- Token provider
- Refresh token handler
- Retry logic with exponential backoff
- Request/response logging
- Built-in caching
- Custom
ApiExceptionhandling