cool_nav library

Classes

FlipBoxNavigationBar
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.
FlipBoxNavigationBarItem
An item that is used with FlipBoxNavigationBar containing the information about the items to display.
FlipBoxNavigationBarTile
The Navigation Bar tile displayed within the FlipBoxNavigationBar.
SpotlightBottomNavigationBar
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.
SpotlightBottomNavigationBarItem
An item that is used with SpotlightBottomNavigationBar containing the information about the items to display.