analykit 1.0.0 copy "analykit: ^1.0.0" to clipboard
analykit: ^1.0.0 copied to clipboard

A reusable analytics service.

analykit #

A reusable analytics service.

Supported providers #

At the moment only the following providers are supported:

  • Firebase Analytics

Installation #

From pub.flutter-io.cn

Add this to your pubspec.yaml

dependencies:
  analykit: ^1.0.0

Or, From Git repo

dependencies:
  analykit:
    git:
      url: https://github.com/Ragibn5/dart-flutter-packages.git
      path: analykit
      ref: analykit-1.0.0

Example #

See the example for a complete demonstration.

0
likes
140
points
107
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A reusable analytics service.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

firebase_analytics, flutter, meta

More

Packages that depend on analykit