-
## Feature request
This request is similar to https://github.com/EdsonBueno/infinite_scroll_pagination/issues/48, however, the use case is _actually_ not yet covered by the package (not that I know…
-
Large html documents cause scrolling problems that could be solved by using a Listview.builder on a list of top-level widgets instead of wrapping the entire document in a StyledText widget.
I'll wo…
-
Internal: b/292548368
The app at the bottom of this issue adds repaint boundaries by default for the grid view, even though it is not scrollable by itself and is shrink wrapped. This means that some …
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
When using SliverAppBar you can scroll the view by only touching the app bar, that is really weird.
Dragging inside SliverAppBar should not affect the scroll of the scroll view. Also it would be in…
-
b/194407719
Present a persistent bottom sheet (presented via ScaffoldState.showBottomSheet() ) with a DraggableScrollableSheet, with a non-scrollable widget in its builder's subtree. Drag upwards t…
-
Hello,
When we use a SliverAppBar, we notice that the semantic order is defined in this way: Leading -> Title -> Actions -> Bottom -> FlexingSpace.
https://github.com/flutter/flutter/blob/ee0bbf4…
-
I think i maybe found a bug regarding tabs, NestedScrollView, SliverAppBar, SliverOverlapAbsorber - i don't know exactly.
I need a slightly transparent floating and snapping appbar with tabs.
#…
-
In fact, the problem is not exactly preserving the scroll positions, but rather not being able to preserve them separately. For example:
```
NestedScrollViewPlus(
key: nestedScrollViewKey,
c…
-
## Environment
**Flutter version:*0.17.3*
**Plugin version:** ^3.3.0+3
**Android version:** none
**iOS version:**
**Xcode version:**
**Device information:** iOS-all
## Description
…