glass_liquid_navbar 0.1.2
glass_liquid_navbar: ^0.1.2 copied to clipboard
A stunning iOS 26-inspired liquid glass bottom navigation bar with buttery-smooth animations and frosted glass morphism for Flutter.
Changelog #
0.1.2 #
- ✨ Added
LiquidGlassTheme.light()factory for better support of light-themed apps - 🌓 Updated HTML preview with a theme toggle (Dark/Light mode)
- 📝 Improved documentation and code comments
0.1.1 #
- ✨ Added missing dartdoc for better pub.dev score
- 🚀 Modernized code to use
.withValues()instead of deprecated.withOpacity() - 📝 Shortened package description for better formatting on pub.dev
- 🛠️ Fixed ambiguous re-export of
LiquidGlassNavbar
0.1.0 #
- 🚀 Initial release
- ✨ iOS 26-inspired frosted glass pill navigation bar
- 🌊 Spring-physics liquid morphing indicator with blob stretch
- 💫 Per-icon bounce animation on selection
- 🔵 Ripple tap feedback
- 🏷️ Animated labels with proximity-based colour blending
- 🔴 Badge support (dot and count)
- 🎨
LiquidGlassThemewith light & dark factory presets - 📱 Full safe-area &
extendBodysupport - ♿ Semantic labels for accessibility