Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR DART

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)
);
 
PREVIOUS NEXT
Tagged: #Assertion #null #true
ADD COMMENT
Topic
Name
6+7 =