marcglasberg / indexed_list_view

Flutter package: Similar to a ListView, but lets you programmatically jump to any item, by index.
BSD 2-Clause "Simplified" License
251 stars 21 forks source link

I want to know how to get the index of the top item of the current viewable area #40

Open peng093 opened 1 month ago

peng093 commented 1 month ago

Is there any way to listen for changes, such as scrolling status, real-time access to the viewable area, the index of the top item