lukehog 0.4.3 copy "lukehog: ^0.4.3" to clipboard
lukehog: ^0.4.3 copied to clipboard

Dead simple analytics for any Flutter environment

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lukehog

With Flutter:

 $ flutter pub add lukehog

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

dependencies:
  lukehog: ^0.4.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:lukehog/lukehog.dart';
10
likes
0
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

Dead simple analytics for any Flutter environment

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, lukehog_client, shared_preferences

More

Packages that depend on lukehog