robert-luoqing / flutter_list_view

MIT License
45 stars 17 forks source link

feat: Expose getScrollOffsetByIndex in FlutterSliverListController #40

Closed paurakhsharma closed 1 month ago

paurakhsharma commented 1 month ago

Fixes: https://github.com/robert-luoqing/flutter_list_view/issues/39

paurakhsharma commented 1 month ago

I was able to achieve what I was looking for without the need of getScrollOffsetByIndex. https://github.com/robert-luoqing/flutter_list_view/issues/39#issuecomment-2306134038