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

Without animation #57

Closed sm2017 closed 3 years ago

sm2017 commented 3 years ago

scrollToIndex requires Duration greater than zero , How can scroll to specific index without animation?

jerrywell commented 3 years ago

sorry for the late replay. it's the limitation of this package for very long list. : ( please refer to this thread #44 for more detail.