Skip to content

[web:tool] update --web-renderer option to account for html deprecation, and wasm support #148383

@stoneLee81

Description

@stoneLee81

Document Link

https://docs.flutter.dev/platform-integration/web/wasm

What problem are you solving?

The command flutter build web --web-renderer auto can automatically select between html and canvaskit based on the environment. With the new Flutter version 3.22.0, Flutter Web now supports WASM. If I want the compiled web to adapt to the environment and automatically select between html, canvaskit, and wasm, can I also use the --web-renderer auto command?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work liste: wasmIssues related to the wasm build of Flutter Web.e: web_skwasmSkwasm rendering backend for webplatform-webWeb applications specificallyteam-webOwned by Web platform teamtriaged-webTriaged by Web platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions