A clone of the Flutter Material 3 Navigation Bar example,
using go_router and stateful nested navigation (i.e. StatefulShellRoute
) for the main navigation shell.
Currently this sample requires PR #2650 of go_router (or https://github.com/tolo/flutter_packages/tree/nested-persistent-navigation).