embrace_dio 2.0.0 copy "embrace_dio: ^2.0.0" to clipboard
embrace_dio: ^2.0.0 copied to clipboard

Allows automatic Dio network capture when using the the embrace plugin.

embrace_dio #

A package to enable the embrace plugin to capture network requests made with the Dio package.

Usage #

Add an instance of EmbraceInterceptor to the Dio instance

var dio = Dio();
dio.interceptors.add(EmbraceInterceptor());
0
likes
140
pub points
75%
popularity

Publisher

verified publisherembrace.io

Allows automatic Dio network capture when using the the embrace plugin.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

build_runner, build_version, dio, embrace, embrace_platform_interface, flutter, platform, plugin_platform_interface

More

Packages that depend on embrace_dio