contained_tab_bar_view 0.4.0 copy "contained_tab_bar_view: ^0.4.0" to clipboard
contained_tab_bar_view: ^0.4.0 copied to clipboard

outdated

ContainedTabBarView encapsulates TabController, TabBar and TabBarView into a single, easy to use Widget.

[0.4.0] - 3.11.2020. #

  • expose some State methods for switching tabs from outside
  • enable the usage of BorderRadius at ContainerIndicator, instead of just double
  • move tabBarPosition and tabBarAlignment into TabBarProperties
  • rename backgroundDecoration to backgroundStack and enhance usage possibilities to arbitrary Stack instead of just BoxDecoration
  • implement TabBarPosition.left and TabBarPosition.right

[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 and TabBarProperties.backgroundDecoration options

[0.2.0] - 30.10.2020. #

  • implement tabBarProperties option

[0.1.0] - 30.10.2020. #

  • ContainedTabBarView can be placed as a chid of Container, without causing overflows.
  • onChange works
149
likes
0
pub points
97%
popularity

Publisher

verified publisherscipack.dev

ContainedTabBarView encapsulates TabController, TabBar and TabBarView into a single, easy to use Widget.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on contained_tab_bar_view