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

outdated

Offically supported JAnalytics Flutter plugin.

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: ^0.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:janalytics/janalytics.dart';
1
likes
20
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

Offically supported JAnalytics Flutter plugin.

Homepage

License

unknown (license)

Dependencies

flutter, platform

More

Packages that depend on janalytics

Packages that implement janalytics