Skip to content

[web] Use the same platform view embedder for Skwasm and CanvasKit #172308

@harryterkelsen

Description

@harryterkelsen

In Flutter Web, Skwasm and CanvasKit use different code to embed platform views into the scene. This causes discrepencies in the behavior between the two renderers (see this doc outlining several key differences). Since embedding platform views is mostly renderer-agnostic, the code can be unified. We should do this to reduce the maintenance burden and eliminate discrepancies between the renderers.

Metadata

Metadata

Labels

P1High-priority issues at the top of the work listteam-webOwned by Web platform teamtriaged-webTriaged by Web platform team

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions