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

怎么用easyrefresh嵌套extended_nested_scroll_view实现下拉刷新 #12

Closed charmfocus closed 4 years ago

charmfocus commented 5 years ago

extended_nested_scroll_view提供的下拉刷新样式太单一,我怎么用easyrefresh来实现下拉刷新呢

zmtzawqlp commented 5 years ago

https://juejin.im/post/5bebcc44f265da61682aedb8 你可以试试这个下拉刷新,或者找easyrefresh 来支持

fashare2015 commented 4 years ago

@charmfocus easyrefresh 支持这个,看它的demo。 https://github.com/xuelongqy/flutter_easyrefresh/blob/v2/example/lib/page/sample/nested_scroll_view.dart