A highly customizable persistent bottom navigation bar for Flutter
BSD 3-Clause "New" or "Revised" License
528
stars
395
forks
source link
fix type 'Future' is not a subtype of type '(() => Future)?' in type cast #356
Closed
ayoubm closed 4 months ago
This pull request is to fix the following error that occurs when using
onWillPop
, withhandleAndroidBackButtonPress=false
: