Navigation with GoRouter: Section Intro
Starter project
The starter project for this section is the same as before.
If needed, you can get it with this command:
git reset --hard HEAD
git checkout starter-project
In this module, we’ll use GoRouter version 15.0.0.
See the GoRouter Changelog for a list of all the changes, along with migration guides for any breaking changes.