Skip to content

[material_ui] Undo relaxed constraints - #12451

Merged
auto-submit[bot] merged 1 commit into
flutter:mainfrom
Piinks:update-ui-deps
Aug 12, 2026
Merged

[material_ui] Undo relaxed constraints#12451
auto-submit[bot] merged 1 commit into
flutter:mainfrom
Piinks:update-ui-deps

Conversation

@Piinks

Copy link
Copy Markdown
Contributor

Updates the constraints on material_ui
They were relaxed earlier today to work around a major release issue.
Context: https://gist.github.com/Piinks/cd1f02160ed674b7a7708b18836e2fd4

Pre-Review Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

Footnotes

  1. Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. 2

@flutter-dashboardflutter-dashboardBot added the CICD Run CI/CD label Aug 12, 2026
@flutter-dashboard

Copy link
Copy Markdown

It looks like this pull request may not have tests. Please make sure to add tests or get an explicit test exemption before merging.

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. If you believe this PR qualifies for a test exemption, contact "@test-exemption-reviewer" in the #hackers channel in Discord (don't just cc them here, they won't see it!). The test exemption team is a small volunteer group, so all reviewers should feel empowered to ask for tests, without delegating that responsibility entirely to the test exemption group.

@github-actionsgithub-actionsBot added triage-framework Should be looked at in framework triage p: material_ui labels Aug 12, 2026

@gemini-code-assistgemini-code-assistBot 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.

Code Review

This pull request updates the cupertino_ui dependency constraint to ^1.0.0 in packages/material_ui/pubspec.yaml and its example pubspec.yaml. Additionally, a pending changelog entry is added to document this change. There are no review comments, and I have no feedback to provide.

@Piinks
Piinks requested a review from justinmcAugust 12, 2026 20:47

@justinmcjustinmc 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 👍

@PiinksPiinks added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 12, 2026
@auto-submit

Copy link
Copy Markdown
Contributor

autosubmit label was removed for flutter/packages/12451, because - The status or check suite Dashboard Checks has failed. Please fix the issues identified (or deflake) before re-applying this label.

@auto-submitauto-submitBot removed the autosubmit Merge PR when tree becomes green via auto submit App label Aug 12, 2026
@PiinksPiinks added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 12, 2026
@auto-submit
auto-submitBot merged commit bad7a91 into flutter:mainAug 12, 2026
12 checks passed
pullBot pushed a commit to Mattlk13/flutter that referenced this pull request Aug 13, 2026
…r#191074)
flutter/packages@94485f1...a3e763e
2026-08-13 engine-flutter-autoroll@skia.org Manual roll Flutter from
27b0988 to c243752 (179 revisions) (flutter/packages#12453)
2026-08-12 katelovett@google.com [material_ui] Undo relaxed constraints
(flutter/packages#12451)
2026-08-12 fluttergithubbot@gmail.com Sync release-cupertino_ui-1.0.0 to
main (flutter/packages#12450)
2026-08-12 fluttergithubbot@gmail.com Sync release-material_ui-1.0.0 to
main (flutter/packages#12448)
2026-08-12 happytoday83@naver.com [camera_android_camerax] Fix leaked
thread per capture in `takePicture` (flutter/packages#12361)
2026-08-12 jmccandless@google.com [material_ui, cupertino_ui] Prepare to
release 1.0.0 (flutter/packages#12425)
2026-08-12 jmccandless@google.com [material_ui, cupertino_ui] READMEs
(flutter/packages#12428)
2026-08-12 47866232+chunhtai@users.noreply.github.com [ci] presubmit
flags pending changelog with version promote on post 1…
(flutter/packages#12435)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com on the revert to ensure that a
human
is aware of the problem.
To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmitMerge PR when tree becomes green via auto submit AppCICDRun CI/CDp: material_uitriage-frameworkShould be looked at in framework triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Piinks@justinmc