cool_nav library
Classes
- A Custom Bottom Navigation Bar that is displayed at the bottom of the screen. The FlipBoxNavigationBar animated between the selected and the unselected state it similar to a the rotation of a rectangle box. This navigation bar is usually can be used in a Scaffold, by providing it as the Scaffold.bottomNavigationBar argument.
- An item that is used with FlipBoxNavigationBar containing the information about the items to display.
- The Navigation Bar tile displayed within the FlipBoxNavigationBar.
-
A Custom Bottom Navigation Bar that is displayed at the bottom of the
screen. The
SpotlightNavigationBar
shows a spotlight over the selected item. This navigation bar is usually can be used in a Scaffold, by providing it as the Scaffold.bottomNavigationBar argument. - An item that is used with SpotlightBottomNavigationBar containing the information about the items to display.