Aymeric Le Feyer

Results 3 comments of Aymeric Le Feyer

Same issue. ``` handleAndroidBackButtonPress: true, onWillPop: (context) => Future.value(true), ``` also with ``` handleAndroidBackButtonPress: false, onWillPop: (context) => Future.value(true), ``` Error : The following assertion was thrown building BaseLayout(dirty, dependencies:...

sorry for the auto format :x