liquid_tabbar_minimize 1.0.3
liquid_tabbar_minimize: ^1.0.3 copied to clipboard
Adaptive glassmorphism bottom bar with scroll-to-minimize and native iOS 26+ support.
1.0.3 #
- RTL support: custom and native bars mirror automatically based on
TextDirection. - Native iOS: action pill + main bar swap sides in RTL; collapse/expand respects RTL spacing.
- Marked native view non-opaque and RTL-aware semantics; docs bumped (README install version).
- Android declared as Dart-only plugin (bar is already Flutter-rendered).
1.0.2 #
- Added
LiquidRouteObserverandRouteAwareso the native tab bar hides instantly during pushes/modals. - Example wires both app-level and Liquid observers.
- Fixed duplicate
disposeand cleaned comments/imports.
1.0.1 #
- Bug fix
1.0.0 #
- Initial release
- iOS 26+ native tab bar support with minimize behavior
- Custom tab bar for iOS <26 and Android
- Scroll-to-minimize with adjustable threshold
- Frosted glass effect with blur
- Label visibility modes (always, selectedOnly, never)
- Optional action button
- Customizable colors and styling
- SF Symbols support for iOS