简体   繁体   English

如何在 Flutter 中添加 Deep Link 和 Universal Link 支持?

[英]how to add Deep Link and Universal Link Support in Flutter?

is there any way we can add support for Deep Link and Universal Link?有什么方法可以添加对 Deep Link 和 Universal Link 的支持?

i want to add deep link or universal link support into my app so when user click on the link then they redirected to the app instead of the website.我想在我的应用程序中添加深度链接或通用链接支持,因此当用户单击链接时,他们会重定向到应用程序而不是网站。

Use the flutter package https://pub.dev/packages/uni_links for this.为此,请使用 flutter package https://pub.dev/packages/uni_links They all instructions on how to set it up both for android and ios.他们所有关于如何为 android 和 ios 设置它的说明。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM