Skip to content

[Flutter Web] Migrate dom shims to a package provided by the Dart sdk when it is available. #113402

@joshualitt

Description

@joshualitt

Because we only implemented the static interop variant of JS interop in Dart2Wasm, we actively migrated all of Flutter / dart:ui from dart:html to custom DOM shims. This bug tracks the effort to deprecate these shims, and replace them with a package provided from the Dart sdk when such a package exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.dependency: dartDart team may need to help usplatform-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