applytics_flutter 0.0.2 copy "applytics_flutter: ^0.0.2" to clipboard
applytics_flutter: ^0.0.2 copied to clipboard

A powerful analytics package for Flutter apps inspired by PostHog. Track events, identify users, and send data to your own backend with automatic batching and session management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add applytics_flutter

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

dependencies:
  applytics_flutter: ^0.0.2

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:applytics_flutter/applytics_flutter.dart';
0
likes
145
points
80
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerful analytics package for Flutter apps inspired by PostHog. Track events, identify users, and send data to your own backend with automatic batching and session management.

Homepage

License

MIT (license)

Dependencies

device_info_plus, flutter, http, package_info_plus

More

Packages that depend on applytics_flutter