nebx 0.1.13
nebx: ^0.1.13 copied to clipboard
Nebx is a wrapper that support a powerful Dio HTTP client with error handling included.
0.0.1 #
- Initial Release.
0.1.0 #
- Strip package down to Dio and internet checker only.
0.1.1 #
- Strip result pattern and add nebx_verdict as a result pattern dependency.
0.1.10 #
- Added tests
- Fully working json web token interceptor
- Added FormDataBuilder
0.1.12 #
- Expose dio package
- Expose nebx-verdict package
0.1.13 #
- change onTokenLoad to a Future
- updated dio to 5.7.0
- updated internet_connection_checker_plus to 2.5.2
- updated xml2json to 6.24