hideable_bottom_bar
library
Classes
-
HideableBottomBar
-
HideableBottomBar is a customizable and hideable bottom navigation bar widget for Flutter.
It allows for dynamic updates and a sleek, animated UI.
The widget supports custom child items and styling options, including color, size, and animations.
-
HideableBottomNavigationItem
-
HideableBottomNavigationItem represents an individual item in the HideableBottomBar widget.
It defines the properties needed to display the item, including its icon, label, and unique index.