Skip to content

[material_ui, cupertino_ui] Update changelogs for the prerelease#12249

Merged
auto-submit[bot] merged 4 commits into
mainfrom
changelogs-0.0.2
Jul 20, 2026
Merged

[material_ui, cupertino_ui] Update changelogs for the prerelease#12249
auto-submit[bot] merged 4 commits into
mainfrom
changelogs-0.0.2

Conversation

@justinmc

Copy link
Copy Markdown
Contributor

Update changelogs for 0.0.2, which will be the first prerelease with the real code.

@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label Jul 20, 2026
@justinmc
justinmc requested a review from Piinks July 20, 2026 17:07
@github-actions github-actions Bot added triage-framework Should be looked at in framework triage p: cupertino_ui p: material_ui labels Jul 20, 2026

@gemini-code-assist gemini-code-assist Bot 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 changelogs for the cupertino_ui and material_ui packages to version 0.0.2, documenting the copying of code and localizations. Feedback was provided regarding an inconsistency in the material_ui changelog, which claims that material_color_utilities has been unpinned, while it remains pinned in the package configuration.

Comment on lines +5 to +6
flutter_localizations package.
* Unpin material_color_utilities.

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.

medium

The changelog states that material_color_utilities is unpinned, but in packages/material_ui/pubspec.yaml (lines 25-27), it is still pinned to 0.13.0 with a comment indicating it is not currently unpinned. Please remove this line from the changelog or update the dependency if it was intended to be unpinned.

Suggested change
flutter_localizations package.
* Unpin material_color_utilities.
flutter_localizations package.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This is out of date because the PR originally branched before I merged the PR that fixed this. It is unpinned.

@Piinks Piinks 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

* Updates minimum supported SDK version to Flutter 3.38/Dart 3.10.
* Copied over all Cupertino code from flutter/flutter.
* Copied over Cupertino localizations from flutter/flutter's
flutter_localizations package.

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.

Nit here and below: Migrated API doc samples and formatting.

I think that covers the broad strokes, or at least the most significant changes. :)

## NEXT
## 0.0.2

* Updates minimum supported SDK version to Flutter 3.38/Dart 3.10.

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.

Oh actually, should we keep this? Should it be different like 3.44?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yeah actually I'll keep this and make it correct (3.44/3.12). Do you know where this line came from originally, did you put it in there? I assumed it was autogenerated.

@Piinks Piinks Jul 20, 2026

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.

Usually when Stuart rolls a new stable he adds this to every changelog.

@justinmc justinmc added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 20, 2026
@auto-submit
auto-submit Bot merged commit 2e878f9 into main Jul 20, 2026
13 checks passed
@auto-submit
auto-submit Bot deleted the changelogs-0.0.2 branch July 20, 2026 17:47
pull Bot pushed a commit to Klomgor/flutter that referenced this pull request Jul 21, 2026
…er#189782)

flutter/packages@611899b...8260a1e

2026-07-20 [email protected] [cupertino_ui] Publish pre-release
0.0.2 (flutter/packages#12251)
2026-07-20 [email protected]
[camera_android_camerax] Add `AGENTS.md` (flutter/packages#12066)
2026-07-20 [email protected] [cupertino_ui] Undo unpublished
version info (flutter/packages#12252)
2026-07-20 [email protected]
[video_player_android] Avoid sending unset duration on initialization
(flutter/packages#11709)
2026-07-20 [email protected] [webview_flutter] Convert from XCTest
to Swift Testing (flutter/packages#12243)
2026-07-20 [email protected] [various] Convert example boilerplate
from Java to Kotlin (flutter/packages#12201)
2026-07-20 [email protected] [material_ui, cupertino_ui] Update
changelogs for the prerelease (flutter/packages#12249)
2026-07-20 [email protected] Roll Flutter from
8005793 to cab057d (2 revisions) (flutter/packages#12248)
2026-07-20 [email protected] [in_app_purchase_android] Add obfuscated
profile ID purchase param (flutter/packages#12080)
2026-07-20 [email protected] [material_ui] Unpin
material_color_utilities (flutter/packages#12225)

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 [email protected] 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
Zubii12 pushed a commit to Zubii12/packages that referenced this pull request Jul 23, 2026
…tter#12249)

Update changelogs for 0.0.2, which will be the first prerelease with the real code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App CICD Run CI/CD p: cupertino_ui 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.

2 participants