posthog_flutter 4.10.3 copy "posthog_flutter: ^4.10.3" to clipboard
posthog_flutter: ^4.10.3 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.3
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
56
likes
150
points
39.9k
downloads

Publisher

verified publisherposthog.com

Weekly Downloads

2024.08.10 - 2025.02.22

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