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

[Bug] WASM compilation #572

Open
The-RootCause opened this issue Feb 29, 2024 · 2 comments
Open

[Bug] WASM compilation #572

The-RootCause opened this issue Feb 29, 2024 · 2 comments
Labels
bug Something isn't working upstream Blocked by something else

Comments

@The-RootCause
Copy link

The-RootCause commented Feb 29, 2024

Steps to reproduce

Hello
Current Version of plugin is not compatible with Wasm compilation

  • Migrate usage of dart:html to package:web
    -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-RootCause The-RootCause added the bug Something isn't working label Feb 29, 2024
@clragon
Copy link
Collaborator

clragon commented Feb 29, 2024

Hi,
We cannot migrate the flutter_keyboard_visibility dependency ourselves.
What exactly do you expect us to do?

@The-RootCause
Copy link
Author

Thank you,

I have created the following issue in keyboard visbility:

MisterJimson/flutter_keyboard_visibility#150

@clragon clragon added the upstream Blocked by something else label Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream Blocked by something else
Projects
None yet
Development

No branches or pull requests

2 participants