flutter-draggable-scrollbar
flutter-draggable-scrollbar copied to clipboard
Ability to use with PositionedList
I have the Positioned List plugin, and it doesn't use a ScrollView, so it can't be the child of the DraggableScrollbar.
Any way to support this? Or does it have to be a completely different widget?