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

Update "Support for WebAssembly (Wasm)" page #11319

Open
4 tasks
johnpryan opened this issue Oct 24, 2024 · 0 comments · May be fixed by #11367
Open
4 tasks

Update "Support for WebAssembly (Wasm)" page #11319

johnpryan opened this issue Oct 24, 2024 · 0 comments · May be fixed by #11367
Assignees
Labels
dev.integration Relates to platform integration target.web Target apps on the web platform

Comments

@johnpryan
Copy link
Contributor

  • Ensure instructions for flutter build web --wasm command are clear
  • Remove dhttpd instructions - flutter run works now.
  • JS Interop
    • Use package:web and dart:js_interop, they are replacing dart:html package:js
    • How to tell if a package is Wasm-compatible
    • Flutter community has been updating packages to be Wasm-compatible
  • Remove "Chrome 119 or later" - Chrome is on version 130 now. Point to https://docs.flutter.dev/reference/supported-platforms for supported platforms.
@parlough parlough added dev.integration Relates to platform integration target.web Target apps on the web platform labels Nov 5, 2024
johnpryan added a commit to johnpryan/flutter-website that referenced this issue Nov 6, 2024
@johnpryan johnpryan linked a pull request Nov 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev.integration Relates to platform integration target.web Target apps on the web platform
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants