-
hello , I tried to add the draggable scrollbar but I don't think how to use in out of your example. currently I use sliver list like this
new CustomScrollView (
slivers:
…
-
### Steps to reproduce
Same content, inconsistent behavior
### Expected results
consistent behavior
### Actual results
When using extendBody + bottomNavigationBar, listview and sliverList do not …
-
When use CustomScrollView, SliverList and CupertinoSliverRefreshControl inside CupertinoScaffold.showCupertinoModalBottomSheet, when drag list down to refresh list with sliver refresh control, modal …
-
Having a `CustomScrollView` with many slivers and stateful widgets inside these slivers, I noticed that the first child of each sliver is always initialized, even though they are way off screen (beyon…
-
**Describe the bug**
there is an issue when disposing the youtube controller
Error: UnimplementedError: removeJavaScriptChannel is not implemented on the current platform
dart-sdk/lib/internal/j…
-
**Is your feature request related to a problem? Please describe.**
I'm not able to find a way to include the TableCalendar view to be part of a sliver list where the calendar can be pinned between it…
-
Use a parameter named `useSlivers` to build a `SliverReorderableList` instead of a `ReorderableView` and a SliverList instead of a `ListView`
-
Easy Refresh Version:
3.3.2+1
Flutter Version:
3.10.1
Description:
First I also use a [ExtendedNestedScrollView](https://pub.dev/packages/extended_nested_scroll_view) library.
My implement …
-
First of all thank you for creating such a wonderful package. I am having some trouble though with getting it to work for me.
I have a CustomScrollView with a SliverAppBar and a SliverList. For the S…
-
## Problem description
package: visibility_detector,
version: 0.4.0+2
SliverVisibiltyDetector reports a SliverPersistentHeader as not visible when its pinned at the topo of the CustomScrollView
…
Fgico updated
2 months ago