验证深层连接(Deep Link)

Validate deep links

工具chevron_rightFlutter 和 Dart 的开发者工具 (DevTools) 概览chevron_rightValidate deep links

info提示

The deep link validator was added to DevTools in Flutter SDK 3.19. It currently works only for Android, but will be expanded to cover iOS in a future release.

To see a demo of the deep link validator, check out the Google I/O 2024 video, No more broken links: Deep linking success in Flutter.

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.

Screenshot of the Deep Link Validator

posted on 2024-12-11 09:22  AtlasLapetos  阅读(24)  评论(0)    收藏  举报