dio_firebase_performance_plus 0.4.0+1 copy "dio_firebase_performance_plus: ^0.4.0+1" to clipboard
dio_firebase_performance_plus: ^0.4.0+1 copied to clipboard

Send Dio requests performance data to Firebase.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dio_firebase_performance_plus

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  dio_firebase_performance_plus: ^0.4.0+1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dio_firebase_performance_plus/dio_firebase_performance_plus.dart';
1
likes
130
points
9
downloads

Publisher

verified publishercriscode.com

Weekly Downloads

Send Dio requests performance data to Firebase.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, firebase_performance, flutter

More

Packages that depend on dio_firebase_performance_plus