xy_umeng 0.0.1
xy_umeng: ^0.0.1 copied to clipboard
友盟 U-App 统计 与 U-Link 智能超链 Flutter 插件,支持 Android 和 iOS 双平台。
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add xy_umengWith Flutter:
$ flutter pub add xy_umengThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
xy_umeng: ^0.0.1Alternatively, 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:xy_umeng/xy_umeng.dart';