hypers_flutter_plugin 1.0.0 copy "hypers_flutter_plugin: ^1.0.0" to clipboard
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
25
pub points
0%
popularity

Publisher

verified publisherdev.hypers.com.cn

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

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on hypers_flutter_plugin