anadea_flutter_metrics 1.3.0 copy "anadea_flutter_metrics: ^1.3.0" to clipboard
anadea_flutter_metrics: ^1.3.0 copied to clipboard

Anadea flutter metrics package. Created to facilitate loading metrics in metrics.codemagic.app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add anadea_flutter_metrics

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

dependencies:
  anadea_flutter_metrics: ^1.3.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:anadea_flutter_metrics/exceptions.dart';
import 'package:anadea_flutter_metrics/upload.dart';
0
likes
140
points
87
downloads

Publisher

unverified uploader

Weekly Downloads

Anadea flutter metrics package. Created to facilitate loading metrics in metrics.codemagic.app.

Repository

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, http, lcov_parser, yaml

More

Packages that depend on anadea_flutter_metrics