Skip to content

Move "flutter update-packages" command to dev #50646

@jonahwilliams

Description

@jonahwilliams

The flutter update packages command is only used to initialize/upgrade/track dependencies for the flutter repo. If it is accidentally invoked by a user, they may put their repository into a bad state which requires either resetting it with git or re-downloading. To guard against this, we should move the logic of this command to dev, and leave a breadcrumb in the tool to the new location.

@zanderso

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: contributor-productivityTeam-specific productivity, code health, technical debt.c: proposalA detailed proposal for a change to Flutterteam-toolOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions