instabug_http_client 2.2.0
instabug_http_client: ^2.2.0 copied to clipboard
This package is an add on to instabug_flutter. It intercepts any requests performed with http Package and sends them to the report that will be sent to the dashboard.
2.2.0 11/4/2022. #
- Adds support for logging network requests using
send
method.
2.1.0 5/1/2022. #
- Fixes network log compilation error.
- Adds payload size for network log.
2.0.0 30/11/2021. #
- Upgrades to null safety.
1.0.0 29/7/2019. #
- Adds implementation for the instabug_http_client library which supports Instabug network logging for the dart library: http.