Validate deep links
The deep link view validates any deep links that are defined in your app.
To use this feature, open DevTools, click into the Deep Links tab, and import a Flutter project that contains deep links.
This tool helps you identify and troubleshoot any errors in your Android deep link setup, from website configuration to Android manifest files. DevTools provides instructions on how to fix any issues, making the implementation process easier.
Unless stated otherwise, the documentation on this site reflects the latest stable version of Flutter. Page last updated on 2024-05-31. View source or report an issue.