backlight_tab_bar 0.0.3
backlight_tab_bar: ^0.0.3 copied to clipboard
A customizable Flutter Tab_bar with animated highlight effects, smooth transitions, and flexible styling options for mobile, web, and desktop apps.
CHANGELOG.md #
0.0.1 #
- Initial release.
- Added
BacklightTabBarwith animated highlight effects. - Customizable:
- Icons (selected/unselected)
- Colors (icons, text, borders, highlights)
- Animation (duration, curve, scale)
- Height, padding, and elevation
- Supports hover effect for Web/Desktop.
0.0.2 #
- Documentation added.
- Updated old parts of the code.
0.0.3 #
- Added backlightDirection: TopToBottom, BottomToTop