deluxe_bottom_bar 1.1.1 deluxe_bottom_bar: ^1.1.1 copied to clipboard
Deluxe Bottom Bar is a Flutter package that provides a customizable bottom navigation bar for your Flutter applications.
Changelog #
1.0.0 #
- initial release.
1.0.1 #
- code formatting.
1.0.2 #
- fix analysis issues.
1.0.3 #
-
Improved code readability and modularity in
_DeluxeBottomBarState
. -
Optimized widget rebuilding for better performance.
1.0.4 #
-
improve DeluxeBottomBar styles with box shadow effects
-
fix tooltop issue
1.1.0 #
-
refactor icon handling to use widgets
-
enhance DeluxeBottomBar styles
1.1.1 #
- readme file update