huawei_analytics 6.12.0+301 copy "huawei_analytics: ^6.12.0+301" to clipboard
huawei_analytics: ^6.12.0+301 copied to clipboard

Huawei Analytics Kit plugin for Flutter. Analytics Kit offers you a range of preset analytics models so you can gain a deeper insight into your users, products, and content.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add huawei_analytics
copied to clipboard

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

dependencies:
  huawei_analytics: ^6.12.0+301
copied to clipboard

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:huawei_analytics/huawei_analytics.dart';
copied to clipboard
21
likes
140
points
29
downloads

Publisher

verified publisherdeveloper.huawei.com

Weekly Downloads

2024.09.14 - 2025.03.29

Huawei Analytics Kit plugin for Flutter. Analytics Kit offers you a range of preset analytics models so you can gain a deeper insight into your users, products, and content.

Homepage
Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on huawei_analytics