liquid_posthog 0.1.0 copy "liquid_posthog: ^0.1.0" to clipboard
liquid_posthog: ^0.1.0 copied to clipboard

PostHog (product analytics, session replay, feature flags) destination for liquid_analytics.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add liquid_posthog

With Flutter:

 $ flutter pub add liquid_posthog

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

dependencies:
  liquid_posthog: ^0.1.0

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:liquid_posthog/liquid_posthog.dart';
0
likes
0
points
27
downloads

Publisher

verified publisherketok.id

Weekly Downloads

PostHog (product analytics, session replay, feature flags) destination for liquid_analytics.

Homepage
Repository (GitHub)
View/report issues

Topics

#analytics #posthog #flutter

License

unknown (license)

Dependencies

flutter, liquid_analytics, meta, posthog_flutter

More

Packages that depend on liquid_posthog