You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Note**: The following features are not yet supported:
5
+
- Automatic exception capture
6
+
- De-obfuscating stacktraces from obfuscated builds ([--obfuscate](https://docs.flutter.dev/deployment/obfuscate) and [--split-debug-info](https://docs.flutter.dev/deployment/obfuscate))
7
+
-[Source code context](/docs/error-tracking/stack-traces) associated with an exception
8
+
- Flutter web support
9
+
-**BREAKING**: Minimum Dart SDK version bumped to 3.4.0 and Flutter to 3.22.0 (required for `stack_trace` dependency compatibility)
10
+
3
11
## 5.6.0
4
12
5
13
- feat: surveys use the new response question id format ([#210](https://github.com/PostHog/posthog-flutter/pull/210))
0 commit comments