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

Does not scroll to items outside the viewport #33

Closed DennisMuchiri closed 3 years ago

DennisMuchiri commented 3 years ago

Thanj you for this library ...but the scroll controller does not scroll to items outside the viewport

DennisMuchiri commented 3 years ago

CaptureOTHERVIEWPORT

jerrywell commented 3 years ago

not pretty sure what you mean? do you mean the last half white dot doesn't completely being scrolled into the viewport?

nipunasudha commented 3 years ago

not pretty sure what you mean? do you mean the last half white dot doesn't completely being scrolled into the viewport?

Dude you are escaping from the issues! He asked about "items outside the viewport". so at least answer that before closing this.

jerrywell commented 3 years ago

we need more information about the question. if you can provide the sample, you can post it.

DennisMuchiri commented 3 years ago

sorry I had not put AutoScrollTag on my items.. closing