PersistentBottomNavBar
PersistentBottomNavBar copied to clipboard
Fixed The OnWillPop Asset Error while Using Custom PersistentTabViewWidget
trafficstars
Fixed OnWillPop Assert Error When Using Custom Persistent Tab View by changing OnWillPop != null to OnWillPop == null To correct the condition which invoked the asset throw
Duplicate of https://github.com/BilalShahid13/PersistentBottomNavBar/pull/309 One of these needs to be merged for the custom navbar to work properly @BilalShahid13