BilalShahid13 / PersistentBottomNavBar

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

fix type 'Future' is not a subtype of type '(() => Future)?' in type cast #356

Open ayoubm opened 4 months ago

ayoubm commented 4 months ago

This pull request is to fix the following error that occurs when using onWillPop, with handleAndroidBackButtonPress=false:

type 'Future' is not a subtype of type '(() => Future)?' in type cast