clean_framework_http 0.1.4
clean_framework_http: ^0.1.4 copied to clipboard
External Interface for clean_framework package based on Dio.
Changelog #
0.1.4 #
Mar 20, 2023
- Bumped dependencies to latest version.
- Reports
PlainHttpSuccessResponseinstead of throwing on null response data.
0.1.3 #
Mar 17, 2023
- Fixed multiple
Dioinstance being shared between external interfaces.
0.1.2 #
Mar 17, 2023
- Made timeouts configurable in
HttpOptions.
0.1.1 #
Mar 17, 2023
data&queryParametersare made optional in request.
0.1.0 #
Mar 17, 2023
- Initial Release