xy_umeng 1.0.1 copy "xy_umeng: ^1.0.1" to clipboard
xy_umeng: ^1.0.1 copied to clipboard

A Flutter plugin for UMeng U-App analytics and U-Link smart deeplink.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xy_umeng

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

dependencies:
  xy_umeng: ^1.0.1

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:xy_umeng/xy_umeng.dart';
1
likes
160
points
349
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for UMeng U-App analytics and U-Link smart deeplink.

Homepage
View/report issues

Topics

#xy #umeng #analytics #deeplink #flutter-plugin

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on xy_umeng

Packages that implement xy_umeng