This is a continuation to Write your first app codelab. It consists of the following steps:
- Use go_router for URL navigation (thus adding support for using forward/backward buttons).
- Split
MyAppState
into twoChangeNotifiers
and use them with MultiProvider.