easy_permissions_handler 1.0.0
easy_permissions_handler: ^1.0.0 copied to clipboard
Simplify permission requests and checks. Handle mandatory/optional permissions with custom dialogs if needed.
Changelog #
All notable changes to the EasyPermissionHandler plugin will be documented in this file.
[1.0.0] - 2023-07-31 #
Added #
- Initial release of EasyPermissionHandler plugin.
- Provides a class to simplify permission requests and checks.
- Handles mandatory and optional permissions with custom description dialogs.
- Supports handling permanently denied permissions with callbacks.
- Automatically resumes the app after permission dialogs.