janalytics 2.1.5 copy "janalytics: ^2.1.5" to clipboard
janalytics: ^2.1.5 copied to clipboard

JIGUANG officially supported JAnalytics SDK Flutter plugin (Android & iOS). 极光统计官方支持的 Flutter 插件(Android & iOS)。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add janalytics

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

dependencies:
  janalytics: ^2.1.5

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

Publisher

unverified uploader

JIGUANG officially supported JAnalytics SDK Flutter plugin (Android & iOS). 极光统计官方支持的 Flutter 插件(Android & iOS)。

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on janalytics