Let's fix some bugs from the last navigator post
Something I've felt hasn't been covered to death is how to handle the new Navigator in Flutter. The official tutorial can be found at https://flutter.dev/docs/development/ui/navigation, but that just shows it in isolation.