arc_floating_bottom_nav 0.1.2
arc_floating_bottom_nav: ^0.1.2 copied to clipboard
A customizable floating bottom navigation bar for Flutter with a raised center item.
Changelog #
0.1.2 #
- add center icon effect.
0.1.1 #
- add demo gif.
- add repository.
0.1.0 #
- Initial release of the
arc_floating_bottom_navpackage. - Added a configurable floating bottom navigation bar with one raised center item.
- Exposed style and curve objects for colors, spacing, hump shape, and center button appearance.
- Added an
exampleapp and widget tests.