network_inspector 1.0.2 network_inspector: ^1.0.2 copied to clipboard
Http inspector / logger for Dio and Http package. This package would allow you to log every Http request, response, and error from Dio & Http.
1.0.2 - 11 April 2022 #
- Add example
- Add documentation
- Change homepage to github
1.0.1 - 4 March 2022 #
- Add documentation
1.0.0 - 23 February 2022 #
- Update version for alpha release
0.0.2 - 22 February 2022 (Unpublished Version) #
- Http package interceptor
- Update github action &
pubignore
- Add publish target
pubspec.yaml
0.0.1 - 21 February 2022 (Unpublished Version) #
- Initialize package
- Utilities class
- Dio http interceptor
- Add github action