dynamic_nav_bar 0.0.2
dynamic_nav_bar: ^0.0.2 copied to clipboard
A customizable bottom navigation bar widget for Flutter.
🧭 dynamic_nav_bar #
A highly customizable bottom navigation bar for Flutter apps. Easily add beautiful and functional nav bars by just passing the name, icon, and tap function for each item — no boilerplate needed!
✨ Features #
- 📱 Clean and modern UI
- ⚡ Simple setup — just pass icons, text, and functions
- 🖌️ Fully customizable colors, icon size, and elevation
- ✅ Supports both icon-only and icon + label styles
- 🎯 Works on Android, iOS, Web, and Desktop
🚀 Getting Started #
Add the package to your pubspec.yaml:
dependencies:
dynamic_nav_bar: ^0.0.1