alibabacloud_rum_flutter_plugin 1.0.1-beta.1 copy "alibabacloud_rum_flutter_plugin: ^1.0.1-beta.1" to clipboard
alibabacloud_rum_flutter_plugin: ^1.0.1-beta.1 copied to clipboard

The AlibabaCloud RUM Flutter plugin working with SDK for Android and iOS, assists in measuring the performance of the Flutter application.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add alibabacloud_rum_flutter_plugin

With Flutter:

 $ flutter pub add alibabacloud_rum_flutter_plugin

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

dependencies:
  alibabacloud_rum_flutter_plugin: ^1.0.1-beta.1

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:alibabacloud_rum_flutter_plugin/alibabacloud_rum_flutter_plugin.dart';
2
likes
0
points
221
downloads

Publisher

unverified uploader

Weekly Downloads

The AlibabaCloud RUM Flutter plugin working with SDK for Android and iOS, assists in measuring the performance of the Flutter application.

Homepage

License

unknown (license)

Dependencies

flutter, uuid

More

Packages that depend on alibabacloud_rum_flutter_plugin

Packages that implement alibabacloud_rum_flutter_plugin