BilalShahid13 / PersistentBottomNavBar

A highly customizable persistent bottom navigation bar for Flutter
BSD 3-Clause "New" or "Revised" License
528 stars 395 forks source link

Fade or any other ScreenTransitionAnimation! #312

Open ZahraVe opened 2 years ago

ZahraVe commented 2 years ago

Hi there, Thanks for the very useful package but it lacks customising the page animation. I read through #57, #38 and #103. There are some ways that you can override the action of the tab but I want to use stateManagment and keep the functionality as it is. I wonder if you can add different types of transitions between the pages like fade or any other to the properties.