animated_bubble_navigation_bar 1.0.4
animated_bubble_navigation_bar: ^1.0.4 copied to clipboard
A custom animated bottom navigation bar widget for Flutter apps.
1.0.4 Initial Index Support & Code Enhancements #
Enhancements & Improvements
- ๐ฏ Added
initialIndexproperty to allow setting the default selected tab. - ๐ก๏ธ Improved internal state handling to ensure safer and more predictable navigation behavior.
- ๐งผ Minor code refactoring and cleanup for better maintainability.
1.0.3 Import Bug Fixed #
Import Bug Fixed
- ๐งฉ Import bugs related to
BubbleItemandBubbleDecorationwere fixed.
1.0.2 Initial release #
Initial Publish
- ๐ First release of
animated_bubble_navigation_bar. - ๐ Added a customizable, animated bottom navigation bar.
- ๐งฉ Includes example app demonstrating usage.