network_inspector 1.1.1 network_inspector: ^1.1.1 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.1.1 - 1 July 2024 #
- Fix HTTP request log being error and throwing into body
- Added a flag to enable/disable console logging
1.1.0 - 11 June 2023 #
- Upgrade Dependency with latest version
- Solved breaking changes of dependency
- Fix warning linter
- Implement Http Activity filter by status code
- Update documentation Ready for official release
1.0.4 - 1 February 2023 #
- Material 3 support
- Dark mode
- Upgrade dependencies to newest
1.0.3 - 24 May 2022 #
- Add delete all log action
- Fix renderflex overflow
- Update dependencies version to the newest versions
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