A Flutter package for easy implementation of curved navigation bar.
This package is a fork of the original curved_navigation_bar from https://github.com/rafalbednarczuk/curved_navigation_bar with label for CurvedNavigationBarItem.
Label
No Label
Add dependency
dependencies:
curved_labeled_navigation_bar: ^2.0.4 #latest version
Index of NavigationBar, can be used to change current index or to set initial index
color
Color of NavigationBar, default Colors.white
buttonBackgroundColor
Background color of floating button, default same as color attribute
backgroundColor
Color of NavigationBar's background, default Colors.blueAccent
onTap
Function handling taps on items
letIndexChange
Function which takes page index as argument and returns bool. If function returns false then page is not changed on button tap. It returns true by default
The Tidelift Subscription provides access to a continuously curated stream of human-researched and maintainer-verified data on open source packages and their licenses, releases, vulnerabilities, and development practices.