You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_Description of what this PR is changing or adding, and why:_
The same video was appearing twice. This PR updates the one of the
videos to display the correct one for the LinearGradient widget.
_Issues fixed by this PR (if any):_
[11288](#11288)
_PRs or commits this PR depends on (if any):_
n/a
## Presubmit checklist
- [ x] This PR is marked as draft with an explanation if not meant to
land until a future stable release.
- [ x] This PR doesn’t contain automatically generated corrections
(Grammarly or similar).
- [ 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).
- [ 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.
Page URL
https://docs.flutter.dev/ui/widgets/
Page source
https://github.com/flutter/website/tree/main/src/content/ui/widgets/index.md
Describe the problem
same video show in two times in website
![Screenshot (166)](https://private-user-images.githubusercontent.com/93191768/377840056-0d1cb99c-addc-4fb4-9823-ea67e2a1880f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4MjUwMDQsIm5iZiI6MTczODgyNDcwNCwicGF0aCI6Ii85MzE5MTc2OC8zNzc4NDAwNTYtMGQxY2I5OWMtYWRkYy00ZmI0LTk4MjMtZWE2N2UyYTE4ODBmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA2VDA2NTE0NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY3ZDdjNTU4ZmM0N2U5YjAwODY5ZmYxMmZkZmY5YjE1ZTA1NGVjNGQzNjgwZGMxN2IwMmNiY2JjYjZlYmJkYzgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.nCxBml3yAQvR-8jllsXts9ZSbw0q7L5TyOJ9VYixAJI)
title- flutter rating bar video from youtube
Expected fix
![Screenshot (167)](https://github.com/user-attachments/assets/511da70c-2e65-4383-a310-dc1f299f4348)
Both are same video from YouTube - flutter rating bar
Additional context
No response
I would like to fix this problem.
The text was updated successfully, but these errors were encountered: