dio library
Dio integration for shake_context.
Import this file only if your app uses package:dio/dio.dart and you
want HTTP cycles to appear in the developer overlay's Network panel.
Apps that don't import this file have dio tree-shaken from release
builds.
Classes
- ShakeDioInterceptor
- Dio interceptor that pushes every request/response/error cycle into the shake_context rolling network buffer. The captured NetworkLog entries appear in the developer overlay's Network panel on shake.