We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello Current Version of plugin is not compatible with Wasm compilation
Full migration guide: https://dart.dev/interop/js-interop/package-web
Compatible with WASM
Breaking error due to flutter_keyboard_visibility
5.2.0
Web
The text was updated successfully, but these errors were encountered:
Hi, We cannot migrate the flutter_keyboard_visibility dependency ourselves. What exactly do you expect us to do?
flutter_keyboard_visibility
Sorry, something went wrong.
Thank you,
I have created the following issue in keyboard visbility:
MisterJimson/flutter_keyboard_visibility#150
No branches or pull requests
Steps to reproduce
Hello
Current Version of plugin is not compatible with Wasm compilation
-Migrate usage of dart:js, dart:js_util, and package:js to dart:js_interop
Full migration guide: https://dart.dev/interop/js-interop/package-web
Expected results
Compatible with WASM
Actual results
Breaking error due to flutter_keyboard_visibility
Package Version
5.2.0
Platform
Web
The text was updated successfully, but these errors were encountered: