liquid_glass_nav 1.0.1
liquid_glass_nav: ^1.0.1 copied to clipboard
A beautiful, highly customizable bottom navigation bar with liquid glass (glassmorphism) effect. Features smooth animations, haptic feedback, badges, and accessibility support.
1.0.1 #
๐ธ Documentation Update #
Improvements
- ๐ธ Added screenshots and animated GIF showcasing the package
- ๐ Fixed README code block formatting for better readability
- ๐จ Enhanced animation example with vibrant gradient background
- ๐ Added web platform support to example app
- ๐ Improved code examples with proper syntax highlighting
1.0.0 #
๐ Initial Release #
Features
- โจ Liquid glass bottom navigation bar with frosted glass effect
- ๐จ Fully customizable colors, sizes, and styles
- ๐ฌ Multiple animation types: Scale, Slide Up, Rotate, and Fade
- ๐ณ Haptic feedback support (Light, Medium, Heavy, Selection)
- ๐ Badge support with customizable text and colors
- โฟ Accessibility features: Semantic labels and tooltips
- ๐ Support for gradient backgrounds
- ๐ฏ Ripple effect on tap
- ๐ซ Bounce animation on item selection
- ๐ญ Active and inactive icon support
- ๐ Highly customizable layout (height, radius, margins)
- ๐ง Comprehensive test coverage
- ๐ฑ Support for all Flutter platforms
Performance
- โก High performance with optimized BackdropFilter
- ๐ Smooth 60fps animations
- ๐ช Efficient badge rendering
Documentation
- ๐ Comprehensive README with examples
- ๐ก Multiple example demonstrations
- ๐ API documentation for all properties
- ๐ Code examples for common use cases
Developer Experience
- โ Full type safety
- ๐งช Complete unit and widget tests
- ๐ Clear API with meaningful defaults
- ๐จ Easy to integrate and customize