metrics_center 1.0.13 copy "metrics_center: ^1.0.13" to clipboard
metrics_center: ^1.0.13 copied to clipboard

Support multiple performance metrics sources/formats and destinations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add metrics_center

With Flutter:

 $ flutter pub add metrics_center

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

dependencies:
  metrics_center: ^1.0.13

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

Import it

Now in your Dart code, you can use:

import 'package:metrics_center/metrics_center.dart';
0
likes
120
pub points
99%
popularity

Publisher

verified publisherflutter.dev

Support multiple performance metrics sources/formats and destinations.

Repository (GitHub)
View/report issues
Contributing

Topics

#ci #metrics

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

_discoveryapis_commons, crypto, gcloud, googleapis, googleapis_auth, http

More

Packages that depend on metrics_center