Imperative Routing: Navigator 1.0

Learn to use Navigator 1.0 in your app.

We got a brief overview of how Navigator 1.0 works in the previous lesson. We’ll learn how to use it in our app in this lesson. In the process, we’ll learn how to:

  • Navigate with anonymous routes
  • Navigate with named routes
  • Pass arguments to routes
  • Generate routes

Getting started

The app below has the screens mentioned in the previous lesson. Run it and follow through with the study as you implement imperative routing.

Get hands-on with 1400+ tech skills courses.