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

A reusable analytics service.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add analykit

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

dependencies:
  analykit: ^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:analykit/analykit.dart';
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