hypers_flutter_plugin 1.0.0 icon indicating copy to clipboard operation
hypers_flutter_plugin: ^1.0.0 copied to clipboard

A flutter plugin that helps developer to collect app data on android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hypers_flutter_plugin

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

dependencies:
  hypers_flutter_plugin: ^1.0.0

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:hypers_flutter_plugin/hypers_flutter_plugin.dart';
1
likes
105
pub points
7%
popularity

Publisher

verified publisher icondev.hypers.com.cn

A flutter plugin that helps developer to collect app data on android and iOS.

Homepage

Documentation

API reference

License

Icon for licenses.unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on hypers_flutter_plugin