apm_flutter 1.0.14 copy "apm_flutter: ^1.0.14" to clipboard
apm_flutter: ^1.0.14 copied to clipboard

An sdk for collecting performance data.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apm_flutter

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

dependencies:
  apm_flutter: ^1.0.14

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

Publisher

unverified uploader

An sdk for collecting performance data.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

device_info_plus, dio, flutter, json_annotation, package_info, retrofit, shared_preferences, synchronized

More

Packages that depend on apm_flutter