NotificationNavigation extension

Navigation helpers for notification-triggered routing.

Routes that use rootNavigatorKey (game, join) escape the shell and must be pushed so the system back button returns to wherever the user was. Shell tab routes use GoRouter.go to switch tabs without adding a back entry.

on
  • GoRouter

Methods

Available on GoRouter, provided by the NotificationNavigation extension

Navigates to path from a notification tap with correct back-stack semantics: overlay routes are pushed; shell tab routes replace state.