go_router_deep_links_example
go_router_deep_links_example copied to clipboard
Flutter Deep Links Example App with GoRouter
Flutter Deep Links Example App with GoRouter
This simple application is an example of how to setup deep links using Go Router.
It features Android and iOS native setup, deep link handling, redirecting, creating guards and restoring user's original target destination.
Full Article
Read the companion article for all the details:
Preview
The example app is composed of three screens:

Deep link navigation takes the user to the login screen first, then to the target destination (skipping the home page with the list view):
