Skip to content

Source code of my blog about deeplink in Flutter with go_router

Notifications You must be signed in to change notification settings

dwirandyh/medium-flutter-deeplink

Repository files navigation

Flutter Deeplink with Go Router

Learn how to easily implement routing and deep link handling in your Flutter app with go_router

Deep linking allows you to access a specific part of an app using a web browser link. This link can be used to direct users to specific content within the app, such as events, news updates, and more, and can also pass along custom data, like promotional codes. This is useful when you want to share specific content with someone, rather than just sending them to the app’s homepage to search for it themselves.

Learn more about deeplink with go_router https://medium.com/@dwirandyh/effortless-routing-deeplink-in-flutter-using-go-router-59edd67c52a0

About

Source code of my blog about deeplink in Flutter with go_router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published