Skip to content

[material_ui] Unpin material_color_utilities#12225

Open
justinmc wants to merge 1 commit into
mainfrom
unpin-material_color_utilties
Open

[material_ui] Unpin material_color_utilities#12225
justinmc wants to merge 1 commit into
mainfrom
unpin-material_color_utilties

Conversation

@justinmc

@justinmc justinmc commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

This was originally pinned in flutter/flutter, but we've been moving away from pinned dependencies. Since flutter/packages won't let us publish with a pinned dependency, and since pinning this will likely only cause trouble for our users that migrate to material_ui, let's unpin it now.

Fixes flutter/flutter#185017

@justinmc justinmc self-assigned this Jul 16, 2026
@justinmc justinmc added the CICD Run CI/CD label Jul 16, 2026
@justinmc justinmc changed the title Unpin material_color_utilities [material_ui] Unpin material_color_utilities Jul 16, 2026
@justinmc
justinmc marked this pull request as ready for review July 16, 2026 22:26
@github-actions github-actions Bot added triage-framework Should be looked at in framework triage p: material_ui labels Jul 16, 2026
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

Gemini encountered an error creating the review. You can try again by commenting /gemini review.

@QuncCccccc QuncCccccc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@@ -24,7 +24,7 @@ dependencies:
intl: ^0.20.2
# This is not unpinned currently.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we remove this comment?

@stuartmorgan-g stuartmorgan-g left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once the comment is removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CICD Run CI/CD p: material_ui triage-framework Should be looked at in framework triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

material_color_utilities is pinned as a dependency in package:flutter

3 participants