rotary_navbar 1.0.5
rotary_navbar: ^1.0.5 copied to clipboard
A customizable navigation bar with a curved design for Flutter applications.Which also rotates
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.3 - 2024-07-26 #
Added #
- Initial release of the CustomNavBar package.
- Curved design with customizable arc radius.
- Customizable colors for background, selected items, and unselected items.
- Adjustable height and item spacing.
- Smooth animations when switching between items.
- Example app demonstrating usage.
- Basic widget tests.