contained_tab_bar_view 0.3.2 contained_tab_bar_view: ^0.3.2 copied to clipboard
ContainedTabBarView encapsulates TabController, TabBar and TabBarView into a single, easy to use Widget.
[0.3.2] - 1.11.2020. #
- format code with
dartfmt
[0.3.1] - 1.11.2020. #
- add
ContainerIndicator
[0.3.0] - 31.10.2020. #
- add
tabBarAlignment
andTabBarProperties.backgroundDecoration
options
[0.2.0] - 30.10.2020. #
- implement
tabBarProperties
option
[0.1.0] - 30.10.2020. #
ContainedTabBarView
can be placed as a chid ofContainer
, without causing overflows.onChange
works