Skip to content

bizz84/go_router_deep_links_example

 
 

Repository files navigation

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):

Languages

  • Dart 68.3%
  • HTML 21.7%
  • Swift 7.9%
  • Kotlin 1.7%
  • Objective-C 0.4%