fluttercandies / extended_tabs

A powerful official extension library of Tab/TabBar/TabView, which support to scroll ancestor or child Tabs when current is overscroll, and set scroll direction and cache extent.
https://fluttercandies.github.io/extended_tabs/
MIT License
268 stars 49 forks source link

flutter3.0.5版本下滚动失效 #25

Closed ss-huacha closed 1 year ago

ss-huacha commented 2 years ago

flutter3.0.5版本 外层是 pageview 内层ExtendedTabBarView滚动失效

zmtzawqlp commented 2 years ago

pageview?官方的? 那怎么会支持呢?

ss-huacha commented 2 years ago

是pageview里面有 两个tabbar,手势滑动两个tabbar都不滚动只有pageview滚动

ss-huacha commented 2 years ago

在flutter2.10.5还是正常的

zmtzawqlp commented 2 years ago

那可能只是凑巧

zmtzawqlp commented 2 years ago

runnable demo