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