Skip to content

[cupertino_ui] Undo unpublished version info - #12252

Merged
auto-submit[bot] merged 1 commit into
mainfrom
cupertino-version-normalizing
Jul 20, 2026
Merged

[cupertino_ui] Undo unpublished version info#12252
auto-submit[bot] merged 1 commit into
mainfrom
cupertino-version-normalizing

Conversation

@justinmc

Copy link
Copy Markdown
Contributor

cupertino_ui has had publishing turned off, but we're going to turn on the batch release process soon. This PR adjusts the pubspec version and Changelog to match what's on Pub, so that the batch release process can take over from there.

The version was originally bumped manually in #11649.

PR #12251 will come after this one and will enable the batch release process.

@justinmcjustinmc self-assigned this Jul 20, 2026
@flutter-dashboardflutter-dashboardBot added the CICD Run CI/CD label Jul 20, 2026
@github-actionsgithub-actionsBot added triage-framework Should be looked at in framework triage p: cupertino_ui labels Jul 20, 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 reverts the version of the cupertino_ui package from 0.0.2 to 0.0.1 in both pubspec.yaml and CHANGELOG.md. There are no review comments, and I have no feedback to provide.

@stuartmorgan-gstuartmorgan-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

@justinmcjustinmc added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 20, 2026
@auto-submit
auto-submitBot merged commit ca2e5f6 into mainJul 20, 2026
12 checks passed
@auto-submit
auto-submitBot deleted the cupertino-version-normalizing branch July 20, 2026 20:41
pullBot pushed a commit to Klomgor/flutter that referenced this pull request Jul 21, 2026
…er#189782)
flutter/packages@611899b...8260a1e
2026-07-20 jmccandless@google.com [cupertino_ui] Publish pre-release
0.0.2 (flutter/packages#12251)
2026-07-20 43054281+camsim99@users.noreply.github.com
[camera_android_camerax] Add `AGENTS.md` (flutter/packages#12066)
2026-07-20 jmccandless@google.com [cupertino_ui] Undo unpublished
version info (flutter/packages#12252)
2026-07-20 42726313+dao-wkm@users.noreply.github.com
[video_player_android] Avoid sending unset duration on initialization
(flutter/packages#11709)
2026-07-20 stuartmorgan@google.com [webview_flutter] Convert from XCTest
to Swift Testing (flutter/packages#12243)
2026-07-20 stuartmorgan@google.com [various] Convert example boilerplate
from Java to Kotlin (flutter/packages#12201)
2026-07-20 jmccandless@google.com [material_ui, cupertino_ui] Update
changelogs for the prerelease (flutter/packages#12249)
2026-07-20 engine-flutter-autoroll@skia.org Roll Flutter from
8005793 to cab057d (2 revisions) (flutter/packages#12248)
2026-07-20 shuminlian@gmail.com [in_app_purchase_android] Add obfuscated
profile ID purchase param (flutter/packages#12080)
2026-07-20 jmccandless@google.com [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 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
auto-submitBot pushed a commit that referenced this pull request Jul 21, 2026
material_ui has had publishing turned off, but we're going to turn on the batch release process soon. This PR adjusts the pubspec version and Changelog to match what's on Pub, so that the batch release process can take over from there.
The version was originally bumped manually in #11649.
This is the material_ui version of #12252.
A future PR will come after this one and will enable the batch release process.
In follow up PR #12258, I will make a pending changelog like this:
```yaml
changelog: |
- Copies over all Material code from flutter/flutter.
- Copies over Material localizations from flutter/flutter's flutter_localizations package.
- Unpins material_color_utilities.
- Migrates API doc samples and formatting.
- Updates minimum supported SDK version to Flutter 3.44/Dart 3.12.
version: patch
```
Zubii12 pushed a commit to Zubii12/packages that referenced this pull request Jul 23, 2026
cupertino_ui has had publishing turned off, but we're going to turn on the batch release process soon. This PR adjusts the pubspec version and Changelog to match what's on Pub, so that the batch release process can take over from there.
The version was originally bumped manually in flutter#11649.
PR flutter#12251 will come after this one and will enable the batch release process.
Zubii12 pushed a commit to Zubii12/packages that referenced this pull request Jul 23, 2026
material_ui has had publishing turned off, but we're going to turn on the batch release process soon. This PR adjusts the pubspec version and Changelog to match what's on Pub, so that the batch release process can take over from there.
The version was originally bumped manually in flutter#11649.
This is the material_ui version of flutter#12252.
A future PR will come after this one and will enable the batch release process.
In follow up PR flutter#12258, I will make a pending changelog like this:
```yaml
changelog: |
- Copies over all Material code from flutter/flutter.
- Copies over Material localizations from flutter/flutter's flutter_localizations package.
- Unpins material_color_utilities.
- Migrates API doc samples and formatting.
- Updates minimum supported SDK version to Flutter 3.44/Dart 3.12.
version: patch
```
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: cupertino_uitriage-frameworkShould be looked at in framework triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@justinmc@stuartmorgan-g