animated_segmented_tab_control 2.0.0 copy "animated_segmented_tab_control: ^2.0.0" to clipboard
animated_segmented_tab_control: ^2.0.0 copied to clipboard

A customizable segmented control that can be used with a TabView.

2.0.0 #

  • Breaking changes
    • SegmentedTabControl.backgroundColor and SegmentedTabControl.backgroundGradient params replaced with barDecoration so you gain more customisation;
    • SegmentedTabControl.indicatorColor and SegmentedTabControl.indicatorGradient params replaced with indicatorDecoration;
    • SegmentedTabControl.radius param was deleted. Now you could set border radius separately for bar and indicator using decorations;
    • the default SegmentedTabControl.height is equal to kTextTabBarHeight now. 48.0.
  • Fix indicator drag behaviour

1.2.1 #

  • Enhancement: Add selectedTextStyle parameter

1.2.0 #

  • Enhancement: Add possibility to set different sizes of tabs (flex)
  • Fix indicator padding

1.1.0 #

  • Enhancement: Add background and indicator gradient support by CodeEagle
  • Bugfix #15 Indicator initial position
  • Fix tab bar padding by phantoms158

1.0.1 #

  • Minor fixes.

1.0.0 #

  • Added documentation.
  • Updated example with pub.dev rules.
  • Initial stable release.

0.0.1 #

Initial release

70
likes
130
pub points
93%
popularity

Publisher

verified publisherlanars.com

A customizable segmented control that can be used with a TabView.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on animated_segmented_tab_control