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

HarmonyOS implementation of the image_picker plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_picker_harmonyos

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

dependencies:
  image_picker_harmonyos: ^0.0.1

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:image_picker_harmonyos/image_picker_harmonyos.dart';
0
likes
110
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

HarmonyOS implementation of the image_picker plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, image_picker_platform_interface

More

Packages that depend on image_picker_harmonyos

Packages that implement image_picker_harmonyos