flutter_permission_wizard 0.1.4 copy "flutter_permission_wizard: ^0.1.4" to clipboard
flutter_permission_wizard: ^0.1.4 copied to clipboard

Declarative permission wizard for Flutter: themeable rationale, denial, restricted, and settings flows built on permission_handler.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_permission_wizard

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

dependencies:
  flutter_permission_wizard: ^0.1.4

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:flutter_permission_wizard/flutter_permission_wizard.dart';
9
likes
160
points
219
downloads

Documentation

API reference

Publisher

verified publisheruzairaslam.com

Weekly Downloads

Declarative permission wizard for Flutter: themeable rationale, denial, restricted, and settings flows built on permission_handler.

Repository (GitHub)
View/report issues

Topics

#permissions #permission-handler #ui #wizard

License

MIT (license)

Dependencies

app_settings, flutter, permission_handler

More

Packages that depend on flutter_permission_wizard