animated_segmented_tab_control 2.0.0
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.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
1.2.1 #
- Enhancement: Add
selectedTextStyleparameter
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