collapsible_tab_bar 0.0.2
collapsible_tab_bar: ^0.0.2 copied to clipboard
A Material tab bar that shrinks smoothly on scroll and snaps back, with pluggable tab styles: icon, text, or icon+label.
0.0.2 #
- Shortened the pubspec
descriptionto fit pub.dev's 60–180 character limit. - Added dartdoc comments across the public API to raise documentation coverage.
0.0.1 #
- Initial release:
ButtonsTabBarwith pluggable tab styles (ButtonsTab,TextButtonsTab,IconButtonsTab,IconLabelTab) andCollapseScopefor driving scroll-based collapse.