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

Migrate to package:web to support compiling to WASM #4

Closed
FeodorFitsner opened this issue Jul 27, 2024 · 2 comments
Closed

Migrate to package:web to support compiling to WASM #4

FeodorFitsner opened this issue Jul 27, 2024 · 2 comments

Comments

@FeodorFitsner
Copy link

fullscreen_window implementation for web still uses dart:html which prevents compiling to WASM. Should be converted to use package:web.

@jakky1
Copy link
Owner

jakky1 commented Jul 27, 2024

Fixed.
Please try with the new version 1.1.0

@FeodorFitsner
Copy link
Author

Thank you for the fast response with that!
It should be fine now.

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

No branches or pull requests

2 participants