Deep Linking
Last updated
Was this helpful?
Last updated
Was this helpful?
For comprehensive instructions and code samples, we recommend consulting the native side deep link documentation for both Android and iOS. This will give you a solid understanding of how to define and manage deep links in your mobile application. By referring to these resources, complete the deep link setup across both platforms.
Once deep links are configured on the native sides, it's time to integrate deep link handling in your Flutter app.
You can use one of the following packages for deep link management in Flutter: app_links
/ go_router