flare_bottom_bar 1.0.0
flare_bottom_bar: ^1.0.0 copied to clipboard
A highly animated, premium glassmorphism bottom navigation bar for Flutter. Features a sliding elastic indicator, haptic feedback, and a sleek floating design.
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.0 - 2026-03-28 #
Added #
- Initial release of
flare_bottom_bar— the flagship UI component of the Flare ecosystem. FlareBottomBar: A premium, floating bottom navigation bar utilizingBackdropFilterfor authentic glassmorphism.- Fluid, spring-physics-based sliding pill indicator that travels behind the selected icon.
- Automated scale-up and scale-down animations for active and inactive icons.
- Built-in
HapticFeedback.lightImpact()integration on every item tap to reinforce "Motion is Meaning." - Separately documented
FlareBarItemmodel for clean architecture. - Full customization of colors, blur, margins, animation curves, and layout spacing.
- Zero dependencies — pure Flutter SDK.
- 100% DartDoc coverage and strict
flutter_lintsadherence.