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
597 stars 120 forks source link

怎么监听body中listview offset的变化 #92

Closed LGang closed 2 years ago

LGang commented 2 years ago

怎么监听body中listview offset的变化,scroll_to_top demo中只能去修改offset。我的需求是需要在滚动到一定的位置的时候展示置顶的按钮,所以需要实时监听offset的变化

zmtzawqlp commented 2 years ago

百度一下 这里不是暴露出去controller了吗