NestingScroll
nest scroll in flutter scrollview
Install / Use
/learn @zhangweihong/NestingScrollREADME
nestingscroll
flutter Scroll 嵌入 Scroll 滑动问题
支持 pageview listview scrollview 等所有scroll的子类
Getting Started
NestingScrollWidget( child:需要嵌入的属于scroll的view parentScrollController:父节点scroll的controller )
演示

