fluttercommunity / fluttercommunity/flutter-draggable-scrollbar
Support Reverse Lists scrolling
Open
- Dominant language
- Dart
- Stars
- 442
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
I have an AnimatedList that I'm trying to use in reverse, (to support scrolling to the "end") but when I use this DraggableScrollBar, It scrolls with the content instead of against it. basically, when I'm at the top of my list, it's at the bottom and vice versa.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.