Skip to content
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

feat: Update posthog-flutter to support wasm-builds #114

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

flowhorn
Copy link

@flowhorn flowhorn commented Aug 9, 2024

This is a potential PR for WASM-Support in posthog-flutter.

💡 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 #112

💚 How did you test it?

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

@marandaneto marandaneto marked this pull request as draft August 19, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support flutter web wasm builds
1 participant