fluttercommunity / fluttercommunity/flutter-draggable-scrollbar
[BUG] Update the scrollbar position when the length of items grows
Open
- Dominant language
- Dart
- Stars
- 442
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
Hi, thanks for the great job.
There is a feature is missing, tho. I'm using the plugin to scroll through a list of element that is loaded using a page logic, 25 items per page, loaded more every time you reach the bottom.
Your scrollbar doesn't update the position so basically when the number of elements grows, it still stays on the bottom and no padding is added on the bottom.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.