Skip to content

[platform] Update README link to the new repo#11811

Merged
auto-submit[bot] merged 1 commit into
flutter:mainfrom
EchoEllet:patch-1
Jun 2, 2026
Merged

[platform] Update README link to the new repo#11811
auto-submit[bot] merged 1 commit into
flutter:mainfrom
EchoEllet:patch-1

Conversation

@EchoEllet

@EchoEllet EchoEllet commented May 31, 2026

Copy link
Copy Markdown
Contributor

The current link is outdated, and the repo has been archived. This updates the reference to the new URL.

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

Updates the platform package reference to the new URL.

@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 repository link in the packages/platform/README.md file to point to the new location in the dart-lang/core monorepo. There are no review comments, and I have no feedback to provide.

@stuartmorgan-g stuartmorgan-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, thanks!

@stuartmorgan-g stuartmorgan-g added the CICD Run CI/CD label Jun 2, 2026
@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Jun 2, 2026
@auto-submit

auto-submit Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

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

@auto-submit auto-submit Bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Jun 2, 2026
@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Jun 2, 2026
@auto-submit auto-submit Bot merged commit 5774003 into flutter:main Jun 2, 2026
87 checks passed
pull Bot pushed a commit to edisplay/flutter that referenced this pull request Jun 3, 2026
…r#187511)

flutter/packages@818b310...b11504f

2026-06-02 fluttergithubbot@gmail.com Sync release-go_router-17.3.0 to
main (flutter/packages#11824)
2026-06-02 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump the test-dependencies group across 2 directories with
1 update (flutter/packages#11818)
2026-06-02 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump the androidx group across 10 directories with 1
update (flutter/packages#11511)
2026-06-02 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump org.json:json from 20251224 to 20260522 in
/packages/in_app_purchase/in_app_purchase/example/android/app
(flutter/packages#11775)
2026-06-02 echo.ellet@gmail.com [platform] Update README link to the new
repo (flutter/packages#11811)
2026-06-02 engine-flutter-autoroll@skia.org Roll Flutter from
54e199a to 701665b (26 revisions) (flutter/packages#11822)
2026-06-02 louisehsu@google.com Clarify documentation gaps, update
examples, add warning to ensure `completePurchase` is being called
(flutter/packages#11601)
2026-06-02 jessiewong401@gmail.com [AGP 9] Migrate plugins to support
AGP 9 (flutter/packages#11802)

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
creatorpiyush pushed a commit to creatorpiyush/packages that referenced this pull request Jun 10, 2026
The current link is outdated, and the repo has been archived. This updates the reference to the new URL.

## Pre-Review Checklist

  - `"only affect .md files."`

**Note**: The Flutter team is currently trialing the use of [Gemini Code Assist for GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code). 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.

[^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.
via-guy pushed a commit to via-guy/flutter that referenced this pull request Jun 26, 2026
…r#187511)

flutter/packages@818b310...b11504f

2026-06-02 fluttergithubbot@gmail.com Sync release-go_router-17.3.0 to
main (flutter/packages#11824)
2026-06-02 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump the test-dependencies group across 2 directories with
1 update (flutter/packages#11818)
2026-06-02 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump the androidx group across 10 directories with 1
update (flutter/packages#11511)
2026-06-02 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump org.json:json from 20251224 to 20260522 in
/packages/in_app_purchase/in_app_purchase/example/android/app
(flutter/packages#11775)
2026-06-02 echo.ellet@gmail.com [platform] Update README link to the new
repo (flutter/packages#11811)
2026-06-02 engine-flutter-autoroll@skia.org Roll Flutter from
54e199a to 701665b (26 revisions) (flutter/packages#11822)
2026-06-02 louisehsu@google.com Clarify documentation gaps, update
examples, add warning to ensure `completePurchase` is being called
(flutter/packages#11601)
2026-06-02 jessiewong401@gmail.com [AGP 9] Migrate plugins to support
AGP 9 (flutter/packages#11802)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants