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
591 stars 117 forks source link

在demo 的OldExtendedNestedScrollViewDemo ->buildSliverHeader->SliverGrid->childCount=200时从头开始滑动body的list也会跟着滑动。 #79

Closed 13760661144 closed 2 years ago

13760661144 commented 2 years ago

https://user-images.githubusercontent.com/38884483/126305346-b3687108-3b56-4d9d-8ff6-1a9e4cb215eb.mp4

zmtzawqlp commented 2 years ago

无法重现

zmtzawqlp commented 2 years ago

试试新版本