-
-
Notifications
You must be signed in to change notification settings - Fork 989
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 illegal cast #2966
Comments
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days |
Hi. I am facing the same issue, please reopen. |
I think I missed something. The issue is with device_info_plus and not package_info_plus, tell me if I need to open a new issue. In the meantime: Plugin : device_info_plus Version Flutter SDK Steps to reproduce You will get Sample: See https://docs.flutter.dev/platform-integration/web/wasm for more info |
Ah, yes, we should have a different ticket for each project, since it doesn't look it's exactly the same error cause. |
Ok, i'll do it thanks. |
Platform
Web
Plugin
package_info_plus
Version
8.0.0
Flutter SDK
3.22.1 stable
Steps to reproduce
Use the packageInfoPlus package in any web app that you compile in wasm
Code Sample
No response
Logs
Flutter Doctor
florian@ubuntuflorian:~/Documents/flutter/pouwfrontend$ flutter --version Flutter 3.22.1 • channel stable • https://github.com/flutter/flutter.git Framework • revision a14f74ff3a (5 days ago) • 2024-05-22 11:08:21 -0500 Engine • revision 55eae6864b Tools • Dart 3.4.1 • DevTools 2.34.3
Checklist before submitting a bug
flutter pub upgrade
flutter clean
The text was updated successfully, but these errors were encountered: