flutter-nav-stack
flutter-nav-stack copied to clipboard
initial route is not recorded in the history stack
routing._prevPath should not default to the initial value of the controller, it should be null, or something that can never be matched.