-
-
Notifications
You must be signed in to change notification settings - Fork 137
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
package to support WASM
#150
Comments
Any updates on this issues ? it's breaking wasm compilation. |
Any updates/ETA on this? |
We forked the package and published it in flutter_keyboard_visibility_temp_fork as a temporary solution. Looking forward to see future changes in this repo. |
Any updates on resolving this issue that's causing WASM compilation to fail? |
Hey @Afroz-Shaikh, take a look at this issue. Check if it solves the problem for you. |
Thanks @GustavoFigueira !! This Solved the problem for me |
The short version:
This will also compiling to WASM engine instead of just JavaScript on web.
Full migration guide: https://dart.dev/interop/js-interop/package-web
The text was updated successfully, but these errors were encountered: