embrace_dio 3.0.1 copy "embrace_dio: ^3.0.1" to clipboard
embrace_dio: ^3.0.1 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
0
points
456
downloads

Publisher

verified publisherembrace.io

Weekly Downloads

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

Homepage

License

unknown (license)

Dependencies

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

More

Packages that depend on embrace_dio