s_animated_tabs 2.0.0
s_animated_tabs: ^2.0.0 copied to clipboard
A professional and highly customizable animated tab switcher widget for Flutter that provides smooth, polished animations.
Changelog #
All notable changes to this project will be documented in this file.
2.0.0 #
- package no longer holds the source code for it, but exports/exposes the
s_packagespackage instead, which will hold this package's latest source code. - The only future changes to this package will be made via
s_packagespackage dependency upgrades, in order to bring the new fixes or changes to this package - dependent on
s_packages: ^1.1.2
1.0.1 #
- updated README
1.0.0 #
- Initial release of
s_animated_tabs. - Added
SAnimatedTabswidget with configurable styles, animations, and colors. - Included advanced example app showcasing all options.