bottom_navigation_spotlight 0.1.0
bottom_navigation_spotlight: ^0.1.0 copied to clipboard
A customizable bottom navigation bar with spotlight effects.
Changelog #
0.1.0 Initial Release #
- Initial release of the
bottom_navigation_spotlightpackage. - Introduced the customizable
BottomNavigationSpotlightwidget.- Support for dynamic menu items (
MenuItem) with icons and labels. - Customizable color options for selected and unselected items.
- Option to change icon size, text size, padding, and other properties.
- Ability to apply gradients, borders, and shadows to selected/unselected items.
- Designed to be flexible and easily integrated into any Flutter project.
- Support for dynamic menu items (
- Features:
- Customizable item icons with selection highlight.
- Supports gradients, borders, and box shadows for a modern look.
- Simple interface for easy configuration and integration.
0.0.0 Pre-release #
- Package setup with initial file structure.
- Basic widget scaffold with the bottom navigation bar concept.