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

outdated

This is the official flutter plugin for Zhugeio,with this plugin you can easily collect your app data on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zhugeio

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

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

Publisher

unverified uploader

Weekly Downloads

This is the official flutter plugin for Zhugeio,with this plugin you can easily collect your app data on Android and iOS.

Homepage

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on zhugeio

Packages that implement zhugeio