permission_handler_ohos 0.0.6 copy "permission_handler_ohos: ^0.0.6" to clipboard
permission_handler_ohos: ^0.0.6 copied to clipboard

The plugin to request and check permissions on OpenHarmony.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add permission_handler_ohos
copied to clipboard

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

dependencies:
  permission_handler_ohos: ^0.0.6
copied to clipboard

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:permission_handler_ohos/permission_handler_ohos.dart';
copied to clipboard
1
likes
140
points
56
downloads

Publisher

verified publisherharmonycandies.com

Weekly Downloads

2024.09.11 - 2025.03.26

The plugin to request and check permissions on OpenHarmony.

Repository (GitHub)

Topics

#permission-handler #ohos #harmony-os #openharmony

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on permission_handler_ohos