flutter/examples/api/lib
Renzo Olivares fc12bec5ec
Reland "SliverEnsureSemantics (#165589)" (#166889)
This reverts commit 2fc716d, and updates the cross-axis size of the
`_scrollOverflowElement` to be 1px (non-zero), so it is taken into
account by the scrollable elements scrollHeight.

Fixes #160217

## Pre-launch Checklist

- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [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: Renzo Olivares <roliv@google.com>
2025-04-11 00:51:26 +00:00
..
animation Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
cupertino Support CupertinoSliverNavigationBar.search with condensed large title (#159120) 2025-02-07 19:02:24 +00:00
gestures Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
material feat(Tooltip): replace the height parameter with constraints (#163314) 2025-03-17 17:00:05 +00:00
painting Remove redundant useMaterial3: true (#163376) 2025-03-14 17:50:20 +00:00
rendering Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
sample_templates Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
services Remove redundant useMaterial3: true (#163376) 2025-03-14 17:50:20 +00:00
ui/text Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
widgets Reland "SliverEnsureSemantics (#165589)" (#166889) 2025-04-11 00:51:26 +00:00