CoderUni / bottom_bar

Bottom bar helps create an optimized bottom navigation bar with beautiful animations
https://pub.dev/packages/bottom_bar
MIT License
14 stars 11 forks source link

It's can't perform better in getx Statemanagement. #9

Open Mrugesha811 opened 1 year ago

Mrugesha811 commented 1 year ago

Pages change by scrolling page or tap on the icon of bottomnav items then it's change page easily but the main problem is it's not animate chnage on currentindex item of bottom nav.

Please improve performance for all statemanagement support easily.

CoderUni commented 1 year ago

Hi @Mrugesha811 , it's not supposed to animate the change from one page to another regardless of which state management solution is being used. This could be a upcoming feature that I can add though. Thanks for the suggestion. Leaving this open for now till the feature is added.