glass_one_nav_bar 1.0.0
glass_one_nav_bar: ^1.0.0 copied to clipboard
A customizable floating bottom navigation bar for Flutter with glassmorphism effects, elastic animations, and built-in accessibility.
1.0.0 #
- Initial release of Glass One NavBar.
- Elegant Glassmorphism design with adjustable backdrop blur (
BackdropFilter). - Adaptive selection pills that wrap both icons and labels.
- Support for multi-line labels (up to 2 lines) with smart centering.
- Smooth elastic/liquid animations for tab transitions.
- Fully customizable via GlassOneStyle:
- Custom colors (active/inactive).
- Adjustable height, border radius, and blur intensity.
- Optional labels and haptic feedback.
- Accessibility features: Integrated Tooltips and Semantics for better screen reader support.
- Comprehensive unit and widget tests (>90% code coverage).
- Full documentation with usage examples and theme guide.