LanarsInc / animated-bottom-navigation-bar-flutter

AnimatedBottomNavigationBar is a customizable widget inspired by
https://dribbble.com/shots/7134849-Simple-Tab-Bar-Animation
Other
366 stars 106 forks source link

Change Icon to widgets #78

Closed mhdshuhaib1704 closed 6 months ago

mhdshuhaib1704 commented 7 months ago

Here im only able to pass the Icon, normally we need to pass widget, so others can easily pass whatever they need in bottom navigation

vizhan-lanars commented 6 months ago

Did U investigate AnimatedBottomNavigationBar.builder? example