eventstrat_app_analytics 0.0.1 copy "eventstrat_app_analytics: ^0.0.1" to clipboard
eventstrat_app_analytics: ^0.0.1 copied to clipboard

A Flutter analytics package for tracking events across multiple applications with configurable backend.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add eventstrat_app_analytics

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

dependencies:
  eventstrat_app_analytics: ^0.0.1

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:eventstrat_app_analytics/eventstrat_app_analytics.dart';
0
likes
120
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter analytics package for tracking events across multiple applications with configurable backend.

Repository (GitHub)
View/report issues

Topics

#analytics #tracking #events #flutter #metrics

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

device_info_plus, dio, flutter, package_info_plus, path_provider, shared_preferences, uuid

More

Packages that depend on eventstrat_app_analytics