-
-
Notifications
You must be signed in to change notification settings - Fork 996
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
[Request]: (package_info_plus): migrate to pkg:web from dart:html #2623
Comments
the fix is here |
This one blocks upgrading many other dependencies, please address it, thank you so much |
@hnvn the PR is already opened, I need a review for it @miquelbeltran could help too |
This ticket description doesn't look correct to me. |
oh, @miquelbeltran please review and release this fix |
We are currently waiting for other breaking changes to land, and our planned release schedule is for mid-March. Meanwhile, you can use a git reference to the package code directly, https://dart.dev/tools/pub/dependencies#git-packages we will appreciate the feedback if you can do it! |
#2625 is landed to fix this issue |
Plugin
package_info_plus
Use case
Flutter web apps are required to migrate from dart:html to package:web to use WASM.
Proposal
This issue tracks the upgrade process for package_info_plus.
See https://docs.flutter.dev/platform-integration/web/wasm and https://pub.dev/packages/web for more information
The text was updated successfully, but these errors were encountered: