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

NestedScrollView in DraggableScrollableSheet not working #86

Closed brianschardt closed 2 years ago

brianschardt commented 3 years ago

NestedScrollView in DraggableScrollableSheet not working

Hey can you guys look to fix this issue: https://github.com/flutter/flutter/issues/64157

zmtzawqlp commented 2 years ago

I'm not sure, maybe it's as design issue