umeng_analytics_plugin 1.0.3 copy "umeng_analytics_plugin: ^1.0.3" to clipboard
umeng_analytics_plugin: ^1.0.3 copied to clipboard

A Umeng analytics Flutter plugin support both android and ios. Umeng is a popular App analytics product in China.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add umeng_analytics_plugin

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

dependencies:
  umeng_analytics_plugin: ^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:umeng_analytics_plugin/umeng_analytics_plugin.dart';
13
likes
40
pub points
50%
popularity

Publisher

verified publisherjitao.tech

A Umeng analytics Flutter plugin support both android and ios. Umeng is a popular App analytics product in China.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on umeng_analytics_plugin