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

Alibaba Cloud EMAS APM Flutter plugin providing crash analysis, performance metrics, and native channel integrations for apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add alicloud_apm

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

dependencies:
  alicloud_apm: ^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:alicloud_apm/alicloud_apm.dart';
6
likes
135
points
78
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Alibaba Cloud EMAS APM Flutter plugin providing crash analysis, performance metrics, and native channel integrations for apps.

Homepage

Topics

#apm #monitoring #crash-analysis #alibaba-cloud #flutter-plugin

License

Apache-2.0 (license)

Dependencies

flutter, stack_trace

More

Packages that depend on alicloud_apm

Packages that implement alicloud_apm