Skip to content

Some flutter code passes redundant argument values to redirecting factory constructors #115496

@srawlins

Description

@srawlins

This repo requires that there be no redundant argument values passed to functions. But there are a few cases where redundant argument values are passed to functions. These have been allowed due to a bug in the linter rule: dart-lang/sdk#58219. They should be fixed, such that redundant argument values are not passed to functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions