Skip to content

Releases: PostHog/posthog-flutter

3.3.0

06 Nov 08:18
Compare
Choose a tag to compare
  • Migrate to Java 8 and minSdkVersion 19 #54

3.2.0

09 Oct 17:56
Compare
Choose a tag to compare
update version

v3.1.0

09 Jun 07:39
ede5e09
Compare
Choose a tag to compare
  • Adds support for groups
  • Fixes a type issue with identify so that the userId is now always a String

v3.0.5

02 Jun 07:25
9fc7433
Compare
Choose a tag to compare
  • Fixes a bug with the iOS implementation for feature flags that stopped the SDK from building

v3.0.4

14 Mar 06:08
Compare
Choose a tag to compare
Finally have CI working for tagged releases

v3.0.3

14 Mar 06:04
Compare
Choose a tag to compare
add flutter github action dependency for pub get

v3.0.2

14 Mar 05:52
f9c2a11
Compare
Choose a tag to compare
Bump version again to test tags CI

v3.0.1

14 Mar 05:48
Compare
Choose a tag to compare
bump to 3.0.1 to test automation

Feature Flags

14 Mar 05:30
cfbae31
Compare
Choose a tag to compare

Adds basic feature flags support with isFeatureEnabled and reloadFeatureFlags

v2.0.5

14 Mar 00:36
9853b69
Compare
Choose a tag to compare

Feature Flags and Bug Fixes!