posthog_flutter 4.10.4 copy "posthog_flutter: ^4.10.4" to clipboard
posthog_flutter: ^4.10.4 copied to clipboard

Flutter implementation of PostHog client for iOS, Android and Web

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add posthog_flutter
copied to clipboard

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

dependencies:
  posthog_flutter: ^4.10.4
copied to clipboard

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:posthog_flutter/posthog_flutter.dart';
copied to clipboard
57
likes
160
points
40.2k
downloads

Publisher

verified publisherposthog.com

Weekly Downloads

2024.09.11 - 2025.03.26

Flutter implementation of PostHog client for iOS, Android and Web

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, meta, plugin_platform_interface

More

Packages that depend on posthog_flutter