quire-io / scroll-to-index

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

Throws error when we try to scroll manually #52

Closed hardikvij195 closed 3 years ago

hardikvij195 commented 3 years ago

It is throwing this error.

_lifecycleState != _ElementLifecycle.defunct is not true

jerrywell commented 3 years ago

please provide the reproduce sample, thanks.