pill_tab_bar 0.0.3
pill_tab_bar: ^0.0.3 copied to clipboard
A compact sliding pill-style tab bar with smooth animation. Lightweight alternative to TabBar for segmented controls and mode switches.
0.0.3 #
- Add
backgroundShadowparameter — drop shadow under the outer bar (in addition to the existingpillShadowfor the moving indicator).
0.0.2 #
- Add screenshots to pub.dev listing (preview_dark, preview_light).
- README: embed preview images at the top.
0.0.1 #
- Initial release.
PillTabBarwidget with sliding pill indicator.- Theme-aware defaults; fully customizable colors, height, text style, corner radius, animation curve/duration, padding, and shadow.
- Supports two or more tabs, with optional leading icons via
PillTab.icon.
