httpio_client 1.0.0
httpio_client: ^1.0.0 copied to clipboard
A powerful, unified Flutter networking package for Dio and http.
1.0.0 #
- Initial release of HTTPio.
- Unified interface for Dio and http clients.
- Automatic token refresh with concurrent request queuing.
- Configurable retry logic with exponential backoff.
- Detailed request/response logging with sensitive data masking.
- Offline queuing support.
- Standardized ApiResponse and error handling.
- Agnostic multipart support for file uploads.