[sync] 2026/06/03#1620
Merged
Merged
Conversation
Co-authored-by: Parker Lougheed <parlough@gmail.com>
- Split the existing `test` workflow into separate `Dart code` and `Docs site` workflows. - Add path filters so jobs only run for relevant changes. - Add workflow concurrency and job timeouts to reduce redundant CI runs. Contributes to flutter/website#13148
_Description of what this PR is changing or adding, and why:_ https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors <img width="920" height="347" alt="1" src="https://github.com/user-attachments/assets/c4b7d2d5-367c-4b7a-bdbf-a5302587dc02" /> <img width="917" height="371" alt="2" src="https://github.com/user-attachments/assets/81301bbf-2bc3-44f3-a5f7-8c00db78d313" />
Adding a few videos from I/O to the site. More to come. @khanhnwin
Seamless overscroll delegation between nested scrollables so that when an inner scrollable reaches its boundary, the remaining scroll delta and any fling velocity are applied to ancestor scrollables. This mirrors native platform behavior and aligns touch-driven scrolling with mouse-wheel propagation. _Issues fixed by this PR (if any):_ None — this is a new opt-in feature. _PRs or commits this PR depends on (if any):_ flutter/flutter#181761 ## Presubmit checklist - [x] If you are unwilling, or unable, to sign the CLA, even for a _tiny_, one-word PR, please file an issue instead of a PR. - [x] If this PR is not meant to land until a future stable release, mark it as draft with an explanation. - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style)—for example, it doesn't use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first-person pronouns). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
*Description of what this PR is changing or adding, and why:*
Clarifies the challenge instructions in the layout tutorial by
correcting the description of the `guess` variable type.
The previous wording incorrectly implied that `guess` itself was a
record with the type `({String char, HitType type})`, when it is
actually a collection of records. The updated text explains that each
element in `guess` is a record and explicitly mentions using a nested
loop to iterate over the letters.
This aligns the tutorial instructions with the provided solution code
and avoids confusion for readers attempting the challenge.
*Issues fixed by this PR (if any):*
Fixes #13422
*PRs or commits this PR depends on (if any):*
None.
## Presubmit checklist
* [x] If you are unwilling, or unable, to sign the CLA, even for a
*tiny*, one-word PR, please file an issue instead of a PR.
* [ ] If this PR is not meant to land until a future stable release,
mark it as draft with an explanation.
* [x] This PR follows the [[Google Developer Documentation Style
Guidelines](https://developers.google.com/style)](https://developers.google.com/style)—for
example, it doesn't use *i.e.* or *e.g.*, and it avoids *I* and *we*
(first-person pronouns).
* [x] This PR uses [[semantic line
breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks)](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks)
of 80 characters or fewer.
## Description Updates the Web FAQ to reflect the current state of service worker support. Removes outdated references to the `--pwa-strategy` flag and clarifies that Flutter no longer generates or manages a service worker by default. ## Issues fixed by this PR Closes #13319 ## PRs or commits this PR depends on None ## Presubmit checklist * [x] If you are unwilling, or unable, to sign the CLA, even for a *tiny*, one-word PR, please file an issue instead of a PR. * [x] If this PR is not meant to land until a future stable release, mark it as draft with an explanation. * [x] This PR follows the [[Google Developer Documentation Style Guidelines](https://developers.google.com/style)](https://developers.google.com/style)—for example, it doesn't use *i.e.* or *e.g.*, and it avoids *I* and *we* (first-person pronouns). * [x] This PR uses [[semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks)](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer. --------- Co-authored-by: Parker Lougheed <parlough@gmail.com> Co-authored-by: Shams Zakhour <44418985+sfshaza2@users.noreply.github.com>
_Description of what this PR is changing or adding, and why:_ Adds a redirect to introduce component library design document _Issues fixed by this PR (if any):_ _PRs or commits this PR depends on (if any):_ ## Presubmit checklist - [x] If you are unwilling, or unable, to sign the CLA, even for a _tiny_, one-word PR, please file an issue instead of a PR. - [x] If this PR is not meant to land until a future stable release, mark it as draft with an explanation. - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style)—for example, it doesn't use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first-person pronouns). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
Add /go/scroll-metrics-notification-align-docs design doc redirect. --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
As title. Related to flutter/flutter#187278 ## Presubmit checklist - [x] If you are unwilling, or unable, to sign the CLA, even for a _tiny_, one-word PR, please file an issue instead of a PR. - [x] If this PR is not meant to land until a future stable release, mark it as draft with an explanation. - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style)—for example, it doesn't use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first-person pronouns). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
Fixes flutter/website#13380, which has been reported multiple times.
_Description of what this PR is changing or adding, and why:_ The survey is planned to run from 6/1 to 6/12. This PR should not land before 6/1. _Issues fixed by this PR (if any):_ _PRs or commits this PR depends on (if any):_ ## Presubmit checklist - [x] If you are unwilling, or unable, to sign the CLA, even for a _tiny_, one-word PR, please file an issue instead of a PR. - [x] If this PR is not meant to land until a future stable release, mark it as draft with an explanation. - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style)—for example, it doesn't use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first-person pronouns). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
As it says
_Description of what this PR is changing or adding, and why:_ Adds the 'OverflowBar' widget to the [Multi-chlid layout widgets](https://docs.flutter.dev/ui/widgets/layout) _Issues fixed by this PR (if any):_ Resolves flutter/website#13433 ----- Co-authored-by: YukiAttano <yuki.attano@memeozer.com>
It seems the necessary commit wasn't included in 3.41.9, so we should either update this to 3.44 or remove it. I chose to remove it as new developers following the setup instructions will likely be using an up-to-date Flutter SDK and if not, the tooling should prompt them if/when the installation of Rosetta is necessary. This keeps the docs up to date and focused for the majority of developers. Resolves flutter/website#13369 Closes flutter/website#12178
Also add instructions on how to update the image and its sha digest. --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Description of what this PR is changing or adding, and why: Adds a breaking change page for the new `enabled` property logic on `DropdownButton` and `DropdownButtonFormField`. This explains why the `onChanged` callback is no longer required and clarifies the fallback behavior for backward compatibility. It also guides developers on how to properly separate interactive state (`enabled`) from widget behavior (`onChanged`), highlighting what the `dart fix` covers and what requires manual migration (like conditional logic). Issues fixed by this PR (if any): N/A but related to flutter/flutter#57953 PRs or commits this PR depends on (if any): Depends on flutter/flutter#182419 ## Presubmit checklist - [x] If you are unwilling, or unable, to sign the CLA, even for a _tiny_, one-word PR, please file an issue instead of a PR. - [x] If this PR is not meant to land until a future stable release, mark it as draft with an explanation. - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style)—for example, it doesn't use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first-person pronouns). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer. --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Parker Lougheed <parlough@gmail.com>
Member
|
wow, marketing site 要合并到 docs site 嘛? |
Member
Author
|
是的,marketing site 统一到这个 repo 来管理。 |
Member
Author
|
实际上还是两个独立的项目 (www 和 docs) ,只是放一起来管理。 |
chenglu
approved these changes
Jun 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ref #374
主要更新
文档 (sites/docs) 流程
build.yml重组为docs.yml和dart.yml,主要为了即将合并的 flutter.dev 官网首页 (sites/www) 做准备。