Dio network capture for the embrace plugin.
More...
A package to enable the embrace plugin to capture network requests made with the Dio package.
embrace
Add an instance of EmbraceInterceptor to the Dio instance
EmbraceInterceptor
var dio = Dio(); dio.interceptors.add(EmbraceInterceptor());
embrace.io
Homepage
API reference
BSD-3-Clause (license)
build_runner, build_version, dio, embrace, embrace_platform_interface, flutter, platform, plugin_platform_interface
Packages that depend on embrace_dio
Back