Centralized Configuration
All route definitions are located in lib/router/router.dart
. This file contains the GoRouter
setup, including the tree of GoRoute
and StatefulShellRoute
widgets that define the entire navigation map of the application.