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

完全没看懂是咋操作的 #20

Closed xialisuper closed 4 years ago

xialisuper commented 4 years ago

项目里也是碰到了这种nestedScroll + tabbar + tabbarView 准备直接copy过来了... 有什么新的解决办法吗? 我仔细读了一下好像是监听了个什么通知...