Releases: PostHog/posthog-flutter
Releases · PostHog/posthog-flutter
4.7.0
- chore: flutter session replay (Android and iOS) (#123)
- Session replay docs, PR pending review
- Thanks @thisames for the PR!
4.6.0
4.5.0
4.4.1
- fix: const
defaultHost
was renamed toDEFAULT_HOST
and broke the Android build (#98)- Thanks @dancamdev
4.4.0
4.3.0
4.2.0
4.0.1
4.0.0
- Android minSdkVersion 21
- iOS min version 13.0
- Flutter min version 3.3.0
- Upgraded PostHog Android SDK to v3
- Upgraded PostHog iOS SDK to v3
- Upgraded PostHog JS SDK to the latest version
- PostHog Flutter Plugins are written in Kotlin and Swift
- Added missing features such as feature flags payloads, debug, and more