share_plus_ohos 1.0.0 copy "share_plus_ohos: ^1.0.0" to clipboard
share_plus_ohos: ^1.0.0 copied to clipboard

HarmonyOS system share implementation for share_plus, backed by the Share Kit system panel (@hms.collaboration.systemShare).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add share_plus_ohos

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  share_plus_ohos: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:share_plus_ohos/share_plus_ohos.dart';
0
likes
120
points
58
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

HarmonyOS system share implementation for share_plus, backed by the Share Kit system panel (@hms.collaboration.systemShare).

Repository (GitHub)
View/report issues

Topics

#share #harmonyos #ohos

License

unknown (license)

Dependencies

flutter, plugin_platform_interface, share_plus_platform_interface

More

Packages that depend on share_plus_ohos

Packages that implement share_plus_ohos