Skip to content

[packages] whereNotNull is deprecated #159738

@stuartmorgan-g

Description

@stuartmorgan-g

Both go_router and pigeon use whereNotNull, which is deprecated in favor of nonNulls.

It looks like this changed in collection 1.19.0, which requires Dart 3.4 (Flutter 3.22), so we should be able to fix this any time.

Metadata

Metadata

Labels

P2Important issues not at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.p: deprecated apiUse of a deprecated Dart API in flutter/packages that needs to be updatedp: go_routerThe go_router packagep: pigeonrelated to pigeon messaging codegen toolpackageflutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions