-
Notifications
You must be signed in to change notification settings - Fork 50
Upgrade JS interop by removing dart:html dependency #78
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
Comments
Looks like there are only two files using
|
Hi @maxlapides sorry to answer late, what version of flutter are you using? When I try run I'm using |
boa tarde, remova esse importe e deve resolver o seu problema:
|
@edsonjab So sorry, I just saw your note! I tested this on Flutter 3.22. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
"The Dart team recently overhauled the collection of features and APIs that allow developers access to JavaScript and browser bindings in their Dart code. This next generation of web interop not only improves user experience, but also enables Wasm support, aligning Dart with the future of the Web."
https://dart.dev/interop/js-interop
The text was updated successfully, but these errors were encountered: