share_bridge_qq_ohos 0.1.0-dev.4 copy "share_bridge_qq_ohos: ^0.1.0-dev.4" to clipboard
share_bridge_qq_ohos: ^0.1.0-dev.4 copied to clipboard

HarmonyOS federated implementation of share_bridge_qq using Tencent QQ OpenSDK signed sharing APIs.

share_bridge_qq_ohos #

Pub Package License

Chinese

HarmonyOS implementation of QQ sharing for Share Bridge.

Applications usually do not depend on this package directly. Depend on share_bridge_qq; Flutter will load this endorsed platform package for HarmonyOS.

QQ HarmonyOS sharing requires the business backend to sign shareJson + timestamp + nonce. This package only forwards signed data returned by QqShareProvider.qqHarmonySigner to the QQ HarmonyOS SDK. It never stores or computes the AppKey on the client.

Host Setup #

The HarmonyOS project still needs query schemes for https and qqopenapi, a qqopenapi callback skill, strictMode.useNormalizedOHMUrl, forwarding from EntryAbility.onCreate/onNewWant to ShareBridgeQqPlugin.handleWant(want), and a local debug signing config generated in DevEco Studio.

See the repository-level HarmonyOS setup guide for details.

0
likes
130
points
27
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

HarmonyOS federated implementation of share_bridge_qq using Tencent QQ OpenSDK signed sharing APIs.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #share #qq #harmonyos

License

MIT (license)

Dependencies

flutter, share_bridge_platform_interface

More

Packages that depend on share_bridge_qq_ohos

Packages that implement share_bridge_qq_ohos