Skip to content

[url_launcher] Replace deprecated renderView #143449

@stuartmorgan-g

Description

@stuartmorgan-g
'renderView' is deprecated and shouldn't be used. Consider using
RendererBinding.renderViews instead as the binding may manage multiple RenderViews. This feature was
deprecated after v3.10.0-12.0.pre. Try replacing the use of the deprecated member with the replacement.

I'm not sure if this is in 3.10 or 3.13 from the message; currently it's test-only code, so we could wait until 3.13 is our min-min version to fix this, since test-only fixes don't need to spread through the client ecosystem.

Metadata

Metadata

Labels

c: tech-debtTechnical debt, code quality, testing, etc.p: deprecated apiUse of a deprecated Dart API in flutter/packages that needs to be updatedp: url_launcherPlugin to launch external applicationspackageflutter/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