aliyun_arms 1.0.3
aliyun_arms: ^1.0.3 copied to clipboard
ARMS 包含前端监控、应用监控、云拨测等模块。覆盖浏览器、小程序、APP、分布式应用、容器等不同可观测环境与场景。
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add aliyun_arms
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
aliyun_arms: ^1.0.3
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:aliyun_arms/aliyun_arms.dart';