hasura_firebase_performance 1.0.0 copy "hasura_firebase_performance: ^1.0.0" to clipboard
hasura_firebase_performance: ^1.0.0 copied to clipboard

Hasura connect Interceptor implementation that sends querys metric data to Firebase.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hasura_firebase_performance

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

dependencies:
  hasura_firebase_performance: ^1.0.0

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:hasura_firebase_performance/hasura_firebase_performance.dart';
0
likes
120
pub points
0%
popularity

Publisher

verified publisherflutterando.com.br

Hasura connect Interceptor implementation that sends querys metric data to Firebase.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

firebase_performance, flutter, hasura_connect

More

Packages that depend on hasura_firebase_performance