Skip to content

update the material_color_utilities dependency version #177285

@Hanibachi

Description

@Hanibachi

Use case

this doesn't impact flutter directly, but, the current material_color_utilities dependency is at 0.11.1 while the latest version on pub.dev is 0.13.0 , this is blocking the use of flutter in other dart projects that depend on material_color_utilities 0.13.0 and also require flutter as a dependency.
As far as i can tell ... there are no breaking changes so it should be fine to update the dependency without issues.

Proposal

bump the material_color_utilities dependency to version 0.13.0 .

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listc: 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