LanarsInc / animated-bottom-navigation-bar-flutter

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

How to deactivate all the menu initially? #72

Closed KKChong closed 9 months ago

KKChong commented 9 months ago

i can use activeIndex to set the active menu, but how to deactivate the index? i want to have all the menu to be inactive state initially.

vizhan-lanars commented 9 months ago

That is not possible. You could fork for your needs.