notch_nav 0.2.0
notch_nav: ^0.2.0 copied to clipboard
A highly customizable Flutter navigation bar and rail with a notch-style pop-up indicator supporting circle, square, and diamond shapes with gradient fills.
0.2.0 #
- Add
NotchRail— a vertical navigation rail with the same notch-style indicator - Support left and right rail alignment (
NotchRailAlignment) - Support start and spaceEvenly item distribution (
NotchRailItemsAlignment) - Optional
itemExtentfor custom item height in start alignment - Add NotchRail playground example with preset styles
- Add web platform support to example
0.1.1 #
- Add README with documentation, examples, and parameter reference
- Add banner and screenshot assets
- Add playground example with 8 preset styles
- Add MIT license
0.1.0 #
- Initial release
- Three indicator shapes: circle, square, and diamond
- Solid color and gradient support for bar background and active indicator
- Configurable animation duration and curve
- Label visibility control (selected-only or hidden)
- Smooth fillet corners on the notch cutout
- Customizable sizing, spacing, shadows, and border radius