Skip to content

[cupertino_ui, material_ui] Fix capitalization in README section headers#11058

Merged
mit-mit merged 3 commits intomainfrom
mit-mit-patch-1
Feb 19, 2026
Merged

[cupertino_ui, material_ui] Fix capitalization in README section headers#11058
mit-mit merged 3 commits intomainfrom
mit-mit-patch-1

Conversation

@mit-mit
Copy link
Member

@mit-mit mit-mit commented Feb 18, 2026

Flutter uses sentence casing

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 3

Flutter uses sentence casing
@mit-mit mit-mit requested a review from dkwingsmt as a code owner February 18, 2026 18:42
@github-actions github-actions bot added the triage-framework Should be looked at in framework triage label Feb 18, 2026
@mit-mit mit-mit requested a review from QuncCccccc as a code owner February 18, 2026 18:43
@mit-mit mit-mit changed the title Fix capitalization in README section headers [cupertino_ui, material_ui] Fix capitalization in README section headers Feb 18, 2026
Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

The pull request modifies the README.md file in the packages/cupertino_ui directory. It adjusts the capitalization of two section headers, changing "What's (going to be) Inside?" to "What's (going to be) inside?" and "Feedback & Roadmap" to "Feedback & roadmap". These changes align with the stated goal of using sentence casing for README section headers.

Copy link
Contributor

@QuncCccccc QuncCccccc left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks:)

@QuncCccccc QuncCccccc added the override: no changelog needed Override the check requiring CHANGELOG updates for most changes label Feb 18, 2026
@QuncCccccc
Copy link
Contributor

Seems we should add a "override: no changelog needed" label to fix the Linux repo_checks.
Screenshot 2026-02-18 at 3 08 43 PM

Added.

@mit-mit mit-mit added override: no versioning needed Override the check requiring version bumps for most changes labels Feb 19, 2026
@mit-mit mit-mit merged commit 9da22bf into main Feb 19, 2026
81 checks passed
@mit-mit mit-mit deleted the mit-mit-patch-1 branch February 19, 2026 10:29
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 19, 2026
github-merge-queue bot pushed a commit to flutter/flutter that referenced this pull request Feb 19, 2026
flutter/packages@59f905c...9da22bf

2026-02-19 [email protected] [cupertino_ui, material_ui] Fix capitalization
in README section headers (flutter/packages#11058)
2026-02-18 [email protected] Manual roll Flutter from
6e4a481 to c023e5b (17 revisions) (flutter/packages#11060)
2026-02-18 [email protected] [vector_graphics_compiler] support
percentage units SVG shape attributes (flutter/packages#10577)
2026-02-18 [email protected] [local_auth] Convert example app to
Swift (flutter/packages#11003)
2026-02-18 [email protected] [ci] Fix syntax error in auto-labeler
(flutter/packages#11052)
2026-02-18 [email protected] Refactor Github Action per
b/485167538 (flutter/packages#11051)
2026-02-18 [email protected] [material_ui] Add material_ui package
(flutter/packages#11043)
2026-02-18 [email protected] [cupertino_ui] Add cupertino_ui package
(flutter/packages#11042)

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
ahmedsameha1 pushed a commit to ahmedsameha1/flutter that referenced this pull request Feb 27, 2026
…r#182611)

flutter/packages@59f905c...9da22bf

2026-02-19 [email protected] [cupertino_ui, material_ui] Fix capitalization
in README section headers (flutter/packages#11058)
2026-02-18 [email protected] Manual roll Flutter from
6e4a481 to c023e5b (17 revisions) (flutter/packages#11060)
2026-02-18 [email protected] [vector_graphics_compiler] support
percentage units SVG shape attributes (flutter/packages#10577)
2026-02-18 [email protected] [local_auth] Convert example app to
Swift (flutter/packages#11003)
2026-02-18 [email protected] [ci] Fix syntax error in auto-labeler
(flutter/packages#11052)
2026-02-18 [email protected] Refactor Github Action per
b/485167538 (flutter/packages#11051)
2026-02-18 [email protected] [material_ui] Add material_ui package
(flutter/packages#11043)
2026-02-18 [email protected] [cupertino_ui] Add cupertino_ui package
(flutter/packages#11042)

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

override: no changelog needed Override the check requiring CHANGELOG updates for most changes override: no versioning needed Override the check requiring version bumps for most changes 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