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

[Request]: (package_info_plus): migrate to pkg:web from dart:html #2623

Closed
amorenew opened this issue Feb 28, 2024 · 7 comments
Closed

[Request]: (package_info_plus): migrate to pkg:web from dart:html #2623

amorenew opened this issue Feb 28, 2024 · 7 comments
Labels
enhancement New feature or request triage

Comments

@amorenew
Copy link

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

@amorenew
Copy link
Author

the fix is here
#2622

@hnvn
Copy link
Member

hnvn commented Feb 29, 2024

This one blocks upgrading many other dependencies, please address it, thank you so much

@amorenew
Copy link
Author

@hnvn the PR is already opened, I need a review for it @miquelbeltran could help too
#2622

@hnvn
Copy link
Member

hnvn commented Feb 29, 2024

oh, @miquelbeltran please review and release this fix

@miquelbeltran
Copy link
Member

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!

@amrgetment
Copy link

#2625 is landed to fix this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants