I'm using mixpanel_flutter-2.4.4 and I have this warning when building my web app:
ERROR: ERROR: Wasm dry run findings:
ERROR: ERROR: Found incompatibilities with WebAssembly.
mixpanel_flutter-2.4.4/lib/mixpanel_flutter_web.dart 412:22 - invalid_runtime_check_with_js_interop_types lint violation: Runtime check between 'JSAny?' and 'JSArray<JSAny?>' involves a non-trivial runtime check between two JS interop types that might not be platform-consistent. (11)`
I'm using mixpanel_flutter-2.4.4 and I have this warning when building my web app: