animated_segmented_tab_control
A customizable segmented control that can be used with a TabView.
2.1.0
2.0K downloads/mo
#411 most downloaded on pub.dev
LanarsInc/animated-segmented-tab-control
What this package is like to depend on
Last release 5 days ago
19 Aug 2026
Release timing varies
gaps range from 3 weeks to 2.2 years
Nearly every release is documented
notes for 9 of 9 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
9 releases · first in 2021
2 releases in the last 12 months
see the full history below
Release timeline
9 releases · Oct 2021 to Aug 2026
2022
2023
2024
2025
2026
Releases
latest 9-
2.1.019 Aug 2026Release notes
Open source →- Enhancement: Add
SegmentTab.labelBuilderto display custom tab content, such as an icon (#32), based on the approach proposed by YoungmanCH with the color-passing idea from Thientran2910 - Enhancement: Add right-to-left layout support, based on the approach proposed by melek-hedhili
- Fix #39: Update indicator geometry when the widget width or tab count changes
- Fix #31:
AnimationController.stop()called afterAnimationController.dispose() - Fix tab-level color and gradient overrides being ignored when resolving bar and indicator decorations
- Fix duplicate semantics and unreachable ink wells in the label overlay
- Fix stale API references in documentation
- Enhancement: Add
-
2.0.126 Jun 2026Release notes
Open source →- Fix indicator getting stuck after releasing a slow drag on the selected tab (Flutter >= 3.32.0)
-
2.0.025 Apr 2024Release notes
Open source →- Breaking changes
SegmentedTabControl.backgroundColorandSegmentedTabControl.backgroundGradientparams replaced withbarDecorationso you gain more customisation;SegmentedTabControl.indicatorColorandSegmentedTabControl.indicatorGradientparams replaced withindicatorDecoration;SegmentedTabControl.radiusparam was deleted. Now you could set border radius separately forbarandindicatorusing decorations;- the default
SegmentedTabControl.heightis equal tokTextTabBarHeightnow. 48.0.
- Fix indicator drag behaviour
- Breaking changes
-
1.2.105 Jan 2024 -
1.2.014 Aug 2023Release notes
Open source →- Enhancement: Add possibility to set different sizes of tabs (
flex) - Fix indicator padding
- Enhancement: Add possibility to set different sizes of tabs (
-
1.1.025 Jul 2023Release notes
Open source →- Enhancement: Add background and indicator gradient support by CodeEagle
- Bugfix #15 Indicator initial position
- Fix tab bar padding by phantoms158
-
1.0.113 Oct 2021 -
1.0.012 Oct 2021Release notes
Open source →- Added documentation.
- Updated example with pub.dev rules.
- Initial stable release.
-
0.0.108 Oct 2021