border_bottom_navigation_bar 1.0.3
border_bottom_navigation_bar: ^1.0.3 copied to clipboard
A fully customisable Flutter Border Bottom Navigation Bar.
1.0.3 #
1.0.2 #
1.0.1 #
- SelectedIconSize and UnselectedIconSize: Added support for customizing the size of selected and unselected icons.
1.0.0 #
- Breaking Change: Updated to support Flutter 3.0+ and Dart 3.0+.
- Breaking Change:
BorderBottomNavigationItemsnow requires alabelparameter. - Feature: Implemented Material 3 design with pill-shaped indicator.
- Style: Updated default styling for labels and icons.
- Fix: Updated SDK constraints and dependencies.
0.0.4 #
- Initial version