arbinex_bottom_bar
A customizable Flutter bottom navigation bar with a center action button, notch controls, spacing controls, and multiline label support.
What this package is like to depend on
Last release 3 months ago
04 May 2026
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
3 months old
4 releases · first in 2026
4 releases in the last 12 months
see the full history below
Release timeline
4 releases · May 2026 to May 2026Releases
latest 4-
0.1.304 May 2026Release notes
Open source →- Added configurable top border support with
showTopBorder,topBorderColor, andtopBorderWidth.
- Added configurable top border support with
-
0.1.204 May 2026Release notes
Open source →- Improved center action hit-area handling for lifted/floating center buttons.
- Added optional
onTap,onLongPress, andbehaviorsupport toBottomActionBarCenterItem.
-
0.1.103 May 2026Release notes
Open source →- Reduced the README preview image size for a cleaner pub.dev package page.
-
0.1.003 May 2026Release notes
Open source →- Initial public release.
- Added
ArbinexBottomBaras the main public widget. - Added support for center action buttons with notch controls.
- Added multiline label support with configurable overflow behavior.
- Added safe area, bottom inset, and item spacing controls.
- Added automatic height calculation when
heightis not provided.