bottom_navigation_spotlight 0.1.0
bottom_navigation_spotlight: ^0.1.0 copied to clipboard
A customizable bottom navigation bar with spotlight effects.
Bottom Navigation Spotlight #
A highly customizable and robust bottom navigation bar for Flutter with spotlight effects and easy configuration for icons, labels, gradients, padding, and more.
Features #
- Customizable Colors: Change the background, selected and unselected item colors.
- Icon Sizes & Colors: Control the size and color of the icons.
- Text Styling: Modify the font size and color of the item labels.
- Padding: Adjust the padding between the menu items.
- Gradients & Borders: Apply linear gradients, border styles, and corner radii to selected/unselected items.
- Shadow Effects: Add shadow effects to the bottom navigation bar for better aesthetics.
Installation #
Add the package to your pubspec.yaml file:
dependencies:
bottom_navigation_spotlight:
git:
url: https://github.com/yourusername/bottom_navigation_spotlight.git