permission_handler_apple 9.1.3 permission_handler_apple: ^9.1.3 copied to clipboard
Permission plugin for Flutter. This plugin provides the iOS API to request and check permissions.
permission_handler_apple #
The official iOS implementation of the permission_handler plugin by Baseflow.
Usage #
Since version 9.1.0 of the permission_handler plugin this is the endorsed iOS implementation. This means it will automatically be added to your dependencies when you depend on permission_handler: ^9.1.0
in your applications pubspec.yaml.
More detailed instructions on using the API can be found in the README.md of the permission_handler package.
Issues #
Please file any issues, bugs or feature requests as an issue on our GitHub page. Commercial support is available, you can contact us at hello@baseflow.com.
Want to contribute #
If you would like to contribute to the plugin (e.g. by improving the documentation, solving a bug or adding a cool new feature), please carefully review our contribution guide and send us your pull request.
Author #
This permission_handler plugin for Flutter is developed by Baseflow.