half_circle_nav 1.0.0
half_circle_nav: ^1.0.0 copied to clipboard
A customizable semicircular/half-circle bottom navigation bar for Flutter apps.
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.
[Unreleased] #
Added #
- Initial commit with basic half circle bottom navigation bar.
- Support for custom icons and active/inactive states.
- Smooth animation when switching tabs.
Fixed #
- Corrected icon alignment within the half circle.