Skip to content

Fix stale ignore: prefer_const_constructors from flutter/packages #128141

@stuartmorgan-g

Description

@stuartmorgan-g

We have some TODOs related to ignores in flutter/packages related to making classes const which can now be cleaned up by addressing the TODO (adding const, and removing the ignore). They can be found by searching for:

// TODO(goderbauer): Make this const when this package requires Flutter 3.8 or later.

Any package we make this change in will need to be updated to have a minimum Flutter version of 3.10 (the first stable after 3.8, where the constructors became const).

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.c: tech-debtTechnical debt, code quality, testing, etc.good first issueRelatively approachable for first-time contributorspackageflutter/packages repository. See also p: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions