Skip to content

Bump flutter version from 13.0 to 15.0 - #188187

Merged
auto-submit[bot] merged 3 commits into
flutter:masterfrom
LouiseHsu:version-bump
Jun 23, 2026
Merged

Bump flutter version from 13.0 to 15.0#188187
auto-submit[bot] merged 3 commits into
flutter:masterfrom
LouiseHsu:version-bump

Conversation

@LouiseHsu

@LouiseHsuLouiseHsu commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Part of #187741

Based on #167737

Pre-launch Checklist

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I read the [AI contribution guidelines] and understand my responsibilities, or I am not using AI tools.
  • I read the [Tree Hygiene] wiki page, which explains my responsibilities.
  • I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement].
  • I signed the [CLA].
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is [test-exempt].
  • I followed the [breaking change policy] and added [Data Driven Fixes] where supported.
  • All existing and new tests are passing.

@flutter-dashboardflutter-dashboardBot added the CICD Run CI/CD label Jun 18, 2026
@github-actionsgithub-actionsBot added a: tests "flutter test", flutter_test, or one of our tests platform-ios iOS applications specifically tool Affects the "flutter" command-line tool. See also t: labels. framework flutter/packages/flutter repository. See also f: labels. engine flutter/engine related. See also e: labels. d: examples Sample code and demos f: integration_test The flutter/packages/integration_test plugin team-ios Owned by iOS platform team team-macos Owned by the macOS platform team labels Jun 18, 2026
@LouiseHsuLouiseHsu added CICD Run CI/CD and removed CICD Run CI/CD labels Jun 18, 2026
@github-actionsgithub-actionsBot added the a: desktop Running on desktop label Jun 18, 2026
@LouiseHsuLouiseHsu changed the title cicd timesBump flutter version from 13.0 to 15.0Jun 18, 2026
@LouiseHsu
LouiseHsu marked this pull request as ready for review June 18, 2026 22:13
@LouiseHsu
LouiseHsu requested review from a team as code ownersJune 18, 2026 22:13
@LouiseHsu
LouiseHsu requested a review from vashworthJune 18, 2026 22:13

@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 minimum iOS deployment target from 13.0 to 15.0 across the repository's configuration files, Xcode projects, Podfiles, templates, and migration scripts within the flutter_tools package. There are no review comments, so no additional feedback is provided.

@github-actionsgithub-actionsBot removed the CICD Run CI/CD label Jun 23, 2026
@vashworthvashworth added CICD Run CI/CD autosubmit Merge PR when tree becomes green via auto submit App labels Jun 23, 2026
@auto-submit
auto-submitBot added this pull request to the merge queueJun 23, 2026
Merged via the queue into flutter:master with commit 5ead723Jun 23, 2026
204 of 205 checks passed
@flutter-dashboardflutter-dashboardBot removed the autosubmit Merge PR when tree becomes green via auto submit App label Jun 23, 2026
pullBot pushed a commit to mikeyhodl/flutter that referenced this pull request Jun 24, 2026
…88189)
Part of flutter#187741
Land this after flutter#188187
## Pre-launch Checklist
- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [AI contribution guidelines] and understand my
responsibilities, or I am not using AI tools.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [x] I listed at least one issue that this PR fixes in the description
above.
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [x] I followed the [breaking change policy] and added [Data Driven
Fixes] where supported.
- [x] All existing and new tests are passing.
via-guy pushed a commit to via-guy/flutter that referenced this pull request Jun 26, 2026
Part of flutter#187741 Based on flutter#167737
## Pre-launch Checklist
- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [AI contribution guidelines] and understand my
responsibilities, or I am not using AI tools.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [x] I listed at least one issue that this PR fixes in the description
above.
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [x] I followed the [breaking change policy] and added [Data Driven
Fixes] where supported.
- [x] All existing and new tests are passing.
---------
Co-authored-by: Victoria Ashworth <15619084+vashworth@users.noreply.github.com>
via-guy pushed a commit to via-guy/flutter that referenced this pull request Jun 26, 2026
…88189)
Part of flutter#187741
Land this after flutter#188187
## Pre-launch Checklist
- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [AI contribution guidelines] and understand my
responsibilities, or I am not using AI tools.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [x] I listed at least one issue that this PR fixes in the description
above.
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [x] I followed the [breaking change policy] and added [Data Driven
Fixes] where supported.
- [x] All existing and new tests are passing.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: desktopRunning on desktopa: tests"flutter test", flutter_test, or one of our testsCICDRun CI/CDd: examplesSample code and demosengineflutter/engine related. See also e: labels.f: integration_testThe flutter/packages/integration_test pluginframeworkflutter/packages/flutter repository. See also f: labels.platform-iosiOS applications specificallyteam-iosOwned by iOS platform teamteam-macosOwned by the macOS platform teamtoolAffects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@LouiseHsu@vashworth