fluttercommunity / fluttercommunity/flutter-draggable-scrollbar

The position is reset when the scroll position of the listview is cached

Open
#18 3 comments 3 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
442
Forks
72
PR merge metrics
No merged PRs in 30d

Description

I'm caching the ListView for page navigation(using a PageStorageKey). So that users won't have to scroll from the top each time. But I noticed the draggable scrollbar is reset when the page is navigated back. So I cannot drag the handler to the top (which is already in the top) when the list view is still in the middle.
I think it should keep sync to the list view.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.