Releases: PostHog/posthog-flutter
Releases · PostHog/posthog-flutter
3.3.0
3.2.0
update version
v3.1.0
- Adds support for groups
- Fixes a type issue with identify so that the userId is now always a String
v3.0.5
- Fixes a bug with the iOS implementation for feature flags that stopped the SDK from building
v3.0.4
Finally have CI working for tagged releases
v3.0.3
add flutter github action dependency for pub get
v3.0.2
Bump version again to test tags CI
v3.0.1
bump to 3.0.1 to test automation
Feature Flags
Adds basic feature flags support with isFeatureEnabled
and reloadFeatureFlags
v2.0.5
Feature Flags and Bug Fixes!