extended_tabs 2.2.0 extended_tabs: ^2.2.0 copied to clipboard
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.
2.2.0 #
- add [ExtendedTabBar.mainAxisAlignment].
2.1.0 #
- add indicator with carousel style.
2.0.0 #
- support null-safety
1.0.1 #
- When _ancestor/_child TabBarView is draging, we should finish it frist
1.0.0 #
- breaking change: change linkWithAncestor to link.
- improve link function
- add Axis scrollDirection for TabBar and TabBarView
0.2.3 #
- web support
0.2.2 #
- fix null exception
0.2.1 #
- improve codes base on v1.7.8
0.2.0 #
- add cacheExtent for extended page
0.1.2 #
0.1.1 #
- format code
0.1.0 #
- Initial Open Source release.