gpt4 book ai didi

android - 如何通过 url schema 运行 Flutter?

转载 作者:行者123 更新时间:2023-11-29 05:57:24 26 4
gpt4 key购买 nike

就像我有一个 url:myapp://abc/,我想在检测到架构后运行我的 Flutter 应用程序。我知道解决这个问题的唯一方法是在 AndroidManifest.xml 中添加 Intent-Filter 。我对在 Android 和 iOS 上编写不同的代码不太感兴趣。那么有没有办法只使用Flutter来解决这个问题呢?

最佳答案

使用这个插件https://pub.dartlang.org/packages/uni_links .

它允许您编写代码来处理 flutter 中的应用程序 url,但是您仍然需要在 AndroidManifest.xml 中设置 Intent-Filter 并在 Info.plist 中设置 url 方案

关于android - 如何通过 url schema 运行 Flutter?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55015390/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com