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

Handle Permission Handler With Easy

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add os_permission_widget

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

dependencies:
  os_permission_widget: ^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:os_permission_widget/os_permission_widget.dart';
0
likes
130
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Handle Permission Handler With Easy

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, permission_handler

More

Packages that depend on os_permission_widget