instabug_dio_interceptor 2.1.1
instabug_dio_interceptor: ^2.1.1 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.
2.1.1 - 2022-08-01 #
- Bumps instabug_flutter to v11
2.1.0 - 2022-01-06 #
- Fixes network log compilation error.
- Adds payload size for network log.
2.0.1 - 2021-09-29 #
- Fixes an issue with APM network logger not reporting to the dashboard
2.0.0 - 2021-09-20 #
- Adds support for Dio v4.0
- Upgrades to null safety
1.0.0 - 2019-07-29 #
- Updates instabug_flutter dependency name
0.0.1 - 2019-07-22 #
- Initial release