BilalShahid13 / PersistentBottomNavBar

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

fix(tab-view): onGenerateRoute was ignored #252

Open JT501 opened 2 years ago

JT501 commented 2 years ago

Issue: CustomTabView always returns routeBuilder even if onGenerateRoute is set.