arc_notch_bottom_nav 0.1.1
arc_notch_bottom_nav: ^0.1.1 copied to clipboard
A Flutter bottom navigation package with a configurable arc-notch center action layout.
Changelog #
0.1.1 #
- Added
icon,backgroundIcon, andfilledcenter action styles. - Added configurable center action shell background and border options.
- Kept
circleBackgroundIconas a backward-compatible alias ofbackgroundIcon.
0.1.0 #
- First public release of
arc_notch_bottom_nav. - Added enterprise-style configurable bottom navigation bar.
- Added scaffold container wrapper for page-list navigation scenarios.
- Added theme, layout, animation, center action, and badge configuration models.
- Kept backward compatibility with
CurvedBottomNavigationBar.