instabug_http_client 2.7.1
instabug_http_client: ^2.7.1 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.
Changelog #
2.5.0 18/11/2024 #
2.3.0 3/11/2022 #
- Adds support for MultipartRequest.
2.2.1 2/8/2022 #
- Bumps instabug_flutter to v11
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.