liquid_glass_bar 0.1.1
liquid_glass_bar: ^0.1.1 copied to clipboard
A beautiful iOS-inspired liquid glass bottom navigation bar for Flutter with smooth animations, drag interaction, and glass morphism effects.
0.1.1 #
- Re-export
LiquidGlassSettingsfrom package — no separate import needed. - Added glass effect customization docs and examples to README.
- Added demo GIF preview to README.
- Added author contact info.
0.1.0 #
- Initial release.
- Liquid glass bottom navigation bar with iOS-inspired glass morphism.
- Smooth sliding indicator with horizontal drag interaction.
- Animated icon scale bounce and color transitions.
- Support for SVG assets, IconData, and custom Widget icons.
- Fully customizable via
LiquidGlassBarStyle. - Dynamic item count support (2+ items).