stylish_bottom_bar 0.1.2
stylish_bottom_bar: ^0.1.2 copied to clipboard
A collection of stylish bottom navigation bar like animated bottom bar and bubble bottom bar for flutter.
0.1.2 #
- Removed unnecessary code
- Performance Improvements
0.1.1 #
- Removed unnecessary code
- Updated README.md
0.0.9 #
- Fix icon size issue
- Added default
IconStyle.Default - Updated Example
0.0.8 #
- Added
selectedIconinAnimatedBarItems.
0.0.7 #
- Added
BarAnimation.liquid - Merged
AnimatedNavigationBarandBubbleNavigationBarintoStylishBottomBarSee how to migrate - Fixed some minor performance issues
0.0.6 #
- Added
iconStyle: IconStyle.animatedandIconStyle.simple- to remove animations and icon title use
IconStyle.simple
0.0.5 #
- Updated Example Code
0.0.4 #
- Added
bubbleFillStyle:
BubbleFillStyle.fill
BubbleFillStyle.outlined
- Minor bug fixes
0.0.3 #
- Added
BarAnimation.transform3D - Performance improvements
0.0.2 #
- Minor bug fixes
0.0.1+1 #
- Added
badgeRadius: - Minor bug fixes
0.0.1 #
- Initial release.