Open flowhorn opened 3 months ago
This is a potential PR for WASM-Support in posthog-flutter.
Enables wasm-builds in web as it uses dart:js_interop instead of dart:js. Also the new functions give a little bit more type safety.
Closes https://github.com/PostHog/posthog-flutter/issues/112
This is a potential PR for WASM-Support in posthog-flutter.
:bulb: Motivation and Context
Enables wasm-builds in web as it uses dart:js_interop instead of dart:js. Also the new functions give a little bit more type safety.
Closes https://github.com/PostHog/posthog-flutter/issues/112
:green_heart: How did you test it?
:pencil: Checklist