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

Child ExtendedTabBarView doesn't change by TabController.animate() #6

Closed sil-main-coo closed 2 years ago

sil-main-coo commented 4 years ago

I'm trying to programmatically change between tabs inside the app. tabController.animateTo() only change the TabBar, but not ExtendedTabBarView.

zmtzawqlp commented 4 years ago

i didn't get your point without code

sil-main-coo commented 4 years ago

I have a expanded menu drawer in Scaffold. How to integrate it with your child?

zmtzawqlp commented 2 years ago

reopen if has any other issue