contained_tab_bar_view 0.5.0
contained_tab_bar_view: ^0.5.0 copied to clipboard
Encapsulate TabController, TabBar and TabBarView into a single customizable Widget.
0.5.0 #
- add
outerPaddingoption toTabBarProperties - change
backgroundStacktobackground(Container)
0.4.0 #
- expose some
Statemethods for switching tabs from outside - enable the usage of
BorderRadiusatContainerIndicator, instead of justdouble - move
tabBarPositionandtabBarAlignmentintoTabBarProperties - rename
backgroundDecorationtobackgroundStackand enhance usage possibilities to arbitraryStackinstead of justBoxDecoration - implement
TabBarPosition.leftandTabBarPosition.right
0.3.2 #
- format code with
dartfmt
0.3.1 #
- add
ContainerIndicator
0.3.0 #
- add
tabBarAlignmentandTabBarProperties.backgroundDecorationoptions
0.2.0 #
- implement
tabBarPropertiesoption
0.1.0 #
ContainedTabBarViewcan be placed as a chid ofContainer, without causing overflows.onChangeworks