Skip to content

Add missing Widget of the Week videos to widget API docs - #191070

Merged
auto-submit[bot] merged 19 commits into
masterfrom
fix/191031
Aug 17, 2026
Merged

Add missing Widget of the Week videos to widget API docs#191070
auto-submit[bot] merged 19 commits into
masterfrom
fix/191031

Conversation

@piedcipher

@piedcipher piedcipher commented Aug 13, 2026

Copy link
Copy Markdown
Member

Add missing Widget of the Week videos to widget API docs.

Screenshot 2026-08-14 at 12 50 04 AM

Audited all 181 videos and added missing ones in the docs.

Fixes #191031

Also check flutter/packages#12468

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

If this change needs to override an active code freeze, provide a comment explaining why. The code freeze workflow can be overridden by code reviewers. See pinned issues for any active code freezes with guidance.

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.

@piedcipher piedcipher self-assigned this Aug 13, 2026
@github-actions github-actions Bot added the framework flutter/packages/flutter repository. See also f: labels. label Aug 13, 2026
@github-actions github-actions Bot added the f: scrolling Viewports, list views, slivers, etc. label Aug 13, 2026
@github-actions github-actions Bot added the p: cupertino_ui cupertino_ui package in flutter/packages label Aug 13, 2026
@github-actions

Copy link
Copy Markdown

This pull request contains changes to Material or Cupertino, which are currently frozen in this repository.

Changes should be made in material_ui and/or cupertino_ui in the flutter/packages repository.

Please refer to #188444 for instructions.

@github-actions github-actions Bot added the p: material_ui material_ui package in flutter/packages label Aug 13, 2026
@piedcipher
piedcipher marked this pull request as ready for review August 13, 2026 19:21

@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 adds YouTube video links to the documentation of various Flutter widgets, including CupertinoSliverNavigationBar, CarouselView, SearchAnchor, SearchBar, SegmentedButton, SliverToBoxAdapter, SliverSemantics, Expansible, Magnifier, NestedScrollView, OverlayPortal, and SliverFillRemaining. It also includes a minor formatting improvement to the RawImage class. A review comment identifies that the YouTube link added to the Expansible widget documentation is incorrect and should be updated to point to the appropriate resource.

Comment thread packages/flutter/lib/src/widgets/expansible.dart
@Piinks

Piinks commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

The changes in widgets/ can stay here. For cupertino and material, they can head on over to material_ui and cupertino_ui in flutter/packages.


/// An iOS-styled navigation bar with iOS-11-style large titles using slivers.
///
/// {@youtube 560 315 https://www.youtube.com/watch?v=xiTuAwvKxBY}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for your contribution!
Per #191070 (comment) the changes to packages/flutter/lib/src/cupertino and packages/flutter/lib/src/material will instead need to be made in https://github.com/flutter/packages for cupertino_ui and material_ui. Could you revert the changes and we'll review the just the widgets additions?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

thanks for the review!

done

@github-actions github-actions Bot removed p: material_ui material_ui package in flutter/packages p: cupertino_ui cupertino_ui package in flutter/packages labels Aug 13, 2026
@piedcipher

Copy link
Copy Markdown
Member Author

The changes in widgets/ can stay here. For cupertino and material, they can head on over to material_ui and cupertino_ui in flutter/packages.

thanks for the review!

done

@Piinks Piinks 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.

LGTM

@Piinks Piinks added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 17, 2026
@auto-submit
auto-submit Bot added this pull request to the merge queue Aug 17, 2026
Merged via the queue into master with commit 65564e6 Aug 17, 2026
34 checks passed
@auto-submit
auto-submit Bot deleted the fix/191031 branch August 17, 2026 18:35
@flutter-dashboard flutter-dashboard Bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CICD Run CI/CD f: scrolling Viewports, list views, slivers, etc. framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing Widget of the Week videos to widget API docs

4 participants