dio_firebase_performance_plus

Creator: coderz1093

Last updated:

0 purchases

dio_firebase_performance_plus Image
dio_firebase_performance_plus Images

Languages

Categories

Add to Cart

Description:

dio firebase performance plus

Description #
Dio's Interceptor implementation that sends http request metric data to Firebase.
Support Dio versions:

4.x
5.0.0

It was forked from repo and all dependencies were updated to the latest version.
Usage #
final dio = Dio();
final performanceInterceptor = DioFirebasePerformanceInterceptor();
dio.interceptors.add(performanceInterceptor);
copied to clipboard
SUGGESTION: If you use dio client as a singleton you can use this interceptor as singleton as well.

License

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

Files In This Product:

Customer Reviews

There are no reviews.