instabug_dio_interceptor

Creator: coderz1093

Last updated:

Add to Cart

Description:

instabug dio interceptor

Instabug Dio Interceptor #


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.
Integration #
To enable network logging, simply add the InstabugDioInterceptor to the dio object interceptors as follows:
var dio = new Dio();
dio.interceptors.add(InstabugDioInterceptor());
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.