huawei_share 1.2.0 copy "huawei_share: ^1.2.0" to clipboard
huawei_share: ^1.2.0 copied to clipboard

PlatformAndroid

Invoke the system sharing function of Huawei phones.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add huawei_share

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

dependencies:
  huawei_share: ^1.2.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:huawei_share/huawei_share.dart';
0
likes
150
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

Invoke the system sharing function of Huawei phones.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on huawei_share

Packages that implement huawei_share