app_links_ohos 0.0.1 copy "app_links_ohos: ^0.0.1" to clipboard
app_links_ohos: ^0.0.1 copied to clipboard

OpenHarmony impl for app_links plugin.

app_links_ohos #

pub package GitHub stars GitHub forks GitHub license GitHub issues harmony-candies

Flutter plugin for handling app links on OpenHarmony

The OpenHarmony implementation of app_links

Flutter OpenHarmony 平台的深度链接 / 应用链接处理插件

app_links 在 OpenHarmony 平台的实现

安装 / Installation #

dependencies:
  app_links: ^3.4.5
  app_links_ohos: any

限制 / Limitations #

在 OpenHarmony 平台上,系统限制从浏览器直接通过自定义 Scheme 打开应用,如果有需求,推荐使用 App Linking

On OpenHarmony, the system restricts opening the app directly from the browser using a custom scheme. If you have such a requirement, it is recommended to use App Linking

初始化 / Initialization #

Add uris config to your OpenHarmony project's module.json file. Further details can be found in the App Linking Doc

添加 uris 配置到 OpenHarmony 项目的 module.json 文件中。更多细节请参考App Linking 文档

Flutter #

The usage in Flutter is the same as app_links, plz refer to the app_links

在 Flutter 中的使用方法和 app_links 一致,请参考 app_links

1
likes
120
points
16
downloads

Publisher

verified publisherharmonycandies.com

Weekly Downloads

OpenHarmony impl for app_links plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on app_links_ohos