z_permission_handler 0.0.3 copy "z_permission_handler: ^0.0.3" to clipboard
z_permission_handler: ^0.0.3 copied to clipboard

一个用于轻松管理和请求应用权限的 Flutter 插件。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add z_permission_handler

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

dependencies:
  z_permission_handler: ^0.0.3

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:z_permission_handler/z_permission_handler.dart';
0
likes
125
points
176
downloads

Publisher

unverified uploader

Weekly Downloads

一个用于轻松管理和请求应用权限的 Flutter 插件。

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, permission_handler, toastification

More

Packages that depend on z_permission_handler