morpheme_http 2.2.0 morpheme_http: ^2.2.0 copied to clipboard
Future-based library for making HTTP requests modified from http package.
2.2.0 #
- add onErrorResponse in refresh token option
2.1.0 #
- set to Future all condition in auth_token_option, refresh_token_option and middleware_response_option
2.0.1 #
- bump morpheme_inspector to 2.0.1
2.0.0 #
- bump minimal flutter version 3.24.0
- change cache strategy storage hive to objectbox
1.5.0 #
- change params files from Map<String, File> to Map<String, List
1.4.0 #
- add method onErrorResponse for handle error response
1.3.1 #
- bump morpheme_inspector to 1.2.1
1.3.0 #
- bump morpheme_inspector to 1.2.0
1.2.1 #
- bump uuid to 4.4.0
- bump logger to 2.3.0
- bump path_provider to 2.1.3
- bump morpheme_inspector to 1.1.0
1.2.0 #
- add fetch patchMultipart
1.1.0 #
- add fetch download with progress
- change excludeEndpointUsageToken to List of RegExp
1.0.1 #
- update documentation and homepage link.
1.0.0 #
- Initial Open Source release.