floating_tile_nav 0.1.1
floating_tile_nav: ^0.1.1 copied to clipboard
A floating bottom navigation bar with custom icons, controlled selection, and safe-area handling.
0.1.1 #
- Add a demo GIF to the README. No code changes.
0.1.0 #
- Initial release. Publishes
FloatingBottomNavigation,FloatingNavigationItem, andFloatingNavigationIcon. - A single-row floating bottom navigation bar with 2 to 5 items, built-in icons for the default 3 items, configurable colors/dimensions/safe area, and rejection of invalid settings via
ArgumentError.