Skip to content

Replace deprecated window #143399

@stuartmorgan-g

Description

@stuartmorgan-g
• 'window' is deprecated and shouldn't be used. Look up the current
FlutterView from the context via View.of(context) or consult the PlatformDispatcher directly instead.
Deprecated to prepare for the upcoming multi-window support. This feature was deprecated after
v3.7.0-32.0.pre. Try replacing the use of the deprecated member with the replacement. •
deprecated_member_use

Many of these are part of the same calls as #143397

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: tech-debtTechnical debt, code quality, testing, etc.fyi-webFor the attention of Web platform teamp: deprecated apiUse of a deprecated Dart API in flutter/packages that needs to be updatedpackageflutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions