🧭 dynamic_nav_bar

pub version License: MIT

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

Libraries

dynamic_nav_bar