# NestingScroll **Repository Path**: vika/NestingScroll ## Basic Information - **Project Name**: NestingScroll - **Description**: flutter Scroll 嵌入 Scroll 滑动问题 支持 pageview listview scrollview 等所有scroll的子类 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nestingscroll flutter Scroll 嵌入 Scroll 滑动问题 支持 pageview listview scrollview 等所有scroll的子类 ## Getting Started NestingScrollWidget( child:需要嵌入的属于scroll的view parentScrollController:父节点scroll的controller ) ## 演示 ![image](https://img-blog.csdnimg.cn/20200901143959681.gif#pic_center)