glass_bottom_navigation 0.1.0 copy "glass_bottom_navigation: ^0.1.0" to clipboard
glass_bottom_navigation: ^0.1.0 copied to clipboard

A customizable frosted glass bottom navigation bar with optional search action.

0.1.0 #

  • Simplified public API for GlassBottomBar.
  • Added GlassBottomNavStyle for grouped visual customization.
  • Added optional built-in search button with onSearchTap.
  • Added optional width and height overrides on GlassBottomBar.
  • Added automatic responsive width/height sizing when overrides are not set.
  • Enforced supported item count (2 to 4) and index range assertions.
  • Implemented centered layout without search and trailing layout with search.
  • Replaced template library entrypoint with real package exports.
  • Added standard /example Flutter app with 2/3/4 tab demos and search toggle.
  • Added widget tests for rendering, assertions, interactions, and layout behavior.
  • Updated README documentation.
1
likes
150
points
22
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable frosted glass bottom navigation bar with optional search action.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on glass_bottom_navigation