tingyun_flutter_plugin 2.2.4 copy "tingyun_flutter_plugin: ^2.2.4" to clipboard
tingyun_flutter_plugin: ^2.2.4 copied to clipboard

The Tingyun Flutter plugin helps auto-instrument your Flutter app with Tingyun Agent for Android and iOS. It also provides an API to add manual instrumentation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tingyun_flutter_plugin

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

dependencies:
  tingyun_flutter_plugin: ^2.2.4

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

Publisher

unverified uploader

The Tingyun Flutter plugin helps auto-instrument your Flutter app with Tingyun Agent for Android and iOS. It also provides an API to add manual instrumentation.

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on tingyun_flutter_plugin