flutter_umplus 0.0.1 copy "flutter_umplus: ^0.0.1" to clipboard
flutter_umplus: ^0.0.1 copied to clipboard

一个简单的友盟 umeng app+ 统计,其他几个库的坑都踩过了,吸收了它们的优点,建议大家有这个库。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_umplus

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

dependencies:
  flutter_umplus: ^0.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:flutter_umplus/flutter_umplus.dart';
2
likes
30
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

一个简单的友盟 umeng app+ 统计,其他几个库的坑都踩过了,吸收了它们的优点,建议大家有这个库。

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_umplus

Packages that implement flutter_umplus