-
-
### 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/docs/…
-
I am exploring this package as a potential alternative to [`flutter_staggered_grid_view`](https://pub.dev/packages/flutter_staggered_grid_view), which no longer supports scrollable staggered grid view…
-
I'm trying to add a border underneath of a sliver in a `CustomScrollView` once that sliver is pinned to the top of the scroll container, so I created a `SliverPersistentHeader`, but `overlapsContent` …
-
It would be awesome to be able to use ScrollablePositionedList inside a CustomScrollView.
I am currently working on a MVP that uses Slivers for reading some content, and by using ScrollablePositione…
-
I have a layout where each item in a SliverList have a leading widget (an avatar in my case) and a body section, and the body section has a header with a name, then a RichText message underneath that …
-
## Problem description
The `visibility_detector` package does not work properly after updating from 0.3.3 to 0.4.0+2.
## Steps to reproduce
Here is the minimum snippet to reproduce the issue:
``…
-
**History check**
I am aware of https://github.com/jhomlala/betterplayer/issues/673
However, I copied the example from https://github.com/jhomlala/betterplayer/tree/master/example/lib/pages/video_li…
-
I need another instance of the ```AutoScrollTag``` be ```SliverAutoScrollTag``` so i can use it inside CustomScrollView.
Please note that my ```itemBuilder``` is a ```SliverGrid``` and i want to wrap…
-
https://github.com/Morgoth228/fittin_todo_app/blob/463d969c93babbb604b46f7440d6ee596c2cfd8e/lib/widget/deadline_widget.dart#L5-L51
При работе со statefull виджетом. State может быть мутабельным, а …