instabug_dio_interceptor 2.5.0
instabug_dio_interceptor: ^2.5.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.
Changelog #
2.4.0 - 2024-11-18 #
2.3.0 - 2024-05-07 #
2.2.0 - 2022-03-14 #
- Adds support for Dio v5
- Relaxes dependencies version constraints
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