instabug_dio_interceptor 2.1.0 instabug_dio_interceptor: ^2.1.0 copied to clipboard
This package is an add on to instabug_flutter. It intercepts any requests performed with Dio Package and sends them to the report that will be sent to the dashboard.
v2.1.0 (2022-01-06) #
- Fixes network log compilation error.
- Adds payload size for network log.
v2.0.1 (2021-09-29) #
- Fixes an issue with APM network logger not reporting to the dashboard
v2.0.0 (2021-09-20) #
- Adds support for Dio v4.0
- Upgrades to null safety
v1.0.0 (2019-07-29) #
- Updates instabug_flutter dependency name
v0.0.1 (2019-07-22) #
- Initial release