slide_glass_nav_bar 0.1.0
slide_glass_nav_bar: ^0.1.0 copied to clipboard
A floating liquid-glass bottom nav bar with press-and-hold + slide-to-select gestures, an elastic bounce on commit, and full RTL support.
0.1.0 #
Initial release.
- Floating "liquid-glass" bottom navigation bar with a frosted
BackdropFiltersurface, gradient fill, highlight rim, and soft shadow. - Single bar-level pointer listener: press an item, slide horizontally, and the highlight + selection follow the finger; releases commit in place.
- Per-item elastic bounce on every commit — including re-taps of the already-selected item.
- Full RTL support: items mirror automatically when the surrounding
DirectionalityisTextDirection.rtl, and hit-testing is mirrored too. SlideGlassNavBarStylecovers layout, colors, blur, motion durations, scales, and text style, with sensible defaults.- Optional haptic feedback toggle.