fluttercandies / extended_nested_scroll_view

extended nested scroll view to fix following issues. 1.pinned sliver header issue 2.inner scrollables in tabview sync issue 3.pull to refresh is not work. 4.do without ScrollController in NestedScrollView's body
MIT License
592 stars 119 forks source link

Scroll to particular position #51

Closed Vasantika20 closed 3 years ago

Vasantika20 commented 3 years ago

Can we scroll to the particular position of Listview?