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

headerSliverBuilder return SliverToBoxAdapter里的child widget 高度超出屏幕高度 无法滑动 #50

Closed haohao9102 closed 2 years ago

zmtzawqlp commented 2 years ago

没有重现