-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WASM support #133
Comments
Any updates on the this improvement ? |
@zihejia @jaredmixpanel Any plans to incorportate this instead of the update to js 0.7. Thank you ? This migration to js_interop is needed to make the app wasm compatible, which we rely on. right now we are using the api to send track to MP, but it's far from what the plugin is providing as coverage. |
@zihejia @jaredmixpanel Any updates or plans on this matter ? |
WASM support is in stable for flutter web, and android users will benefit greatly right away. iOS/Safari has finished developing support for GC as well and will ship it soon to support flutter wasm. |
I just opened a PR that would fix this issue, see #167 |
Hey,
The current version of plugin is not compatible with WASM compilation
Thank you
The text was updated successfully, but these errors were encountered: