animated_segmented_tab_control_plus 2.0.2 copy "animated_segmented_tab_control_plus: ^2.0.2" to clipboard
animated_segmented_tab_control_plus: ^2.0.2 copied to clipboard

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

2.0.2 #

  • RTL (Right-to-Left) support using AlignmentDirectional
  • Improved responsiveness: now handles maxWidth and tabs changes dynamically in didUpdateWidget
  • Fixed animation jitter during tab changes
  • Updated example app with a language toggle for testing RTL/LTR support

2.0.1 #

  • Fix: Remove listener from TabController animation in dispose to prevent memory leaks

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
  • 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

0
likes
160
points
91
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on animated_segmented_tab_control_plus