Error: Assertion failed: org-dartlang-sdk:///flutter_web_sdk/lib/_engine/engine/navigation/history.dart:174:12 _hasSerialCount(currentState) is not true code example
Example: Error: Assertion failed: org-dartlang-sdk:///flutter_web_sdk/lib/_engine/engine/navigation/history.dart:284:14 _userProvidedRouteName != null is not true
WillPopScope(
onWillPop: () async => true,
child: Scaffold(blah blah)
);