tunitowen / fancy_bottom_navigation

Flutter plugin - FancyBottomNavigation
Apache License 2.0
773 stars 187 forks source link

Add animation duration parameter #63

Open AryanAhadinia opened 3 years ago

AryanAhadinia commented 3 years ago

I had add a optional parameter animationDuration to FancyBottomNavigation with default value 300ms. It will control the duration of transmition.

Related issue: #27