quire-io / scroll-to-index

scroll to index with fixed/variable row height inside Flutter scrollable widget
MIT License
518 stars 105 forks source link

Not Scrolling when widget to scroll is not visible in the lists. #86

Closed keanallen closed 2 years ago

keanallen commented 2 years ago

Whenever I wanted to scroll at index 0 or 1 or 7, it will not work because it is not currently visible. I am building a chat application. Untitled-2

keanallen commented 2 years ago

solved by using/replacing this package: https://pub.dev/packages/scrollable_positioned_list