As discussed in the Flutter docs, didPopRoute is sort of the equivalent of onBackPressed() in Android. I tried the following and does not seem to w
didPopRoute
onBackPressed()