permission_handler_windows 0.2.1 permission_handler_windows: ^0.2.1 copied to clipboard
Permission plugin for Flutter. This plugin provides the Windows API to request and check permissions.
permission_handler_windows #
The official Windows implementation of the permission_handler plugin by Baseflow.
Usage #
Starting from version 9.2.0 of the permission_handler plugin this is the endorsed Windows implementation. This means it will automatically be added to your dependencies when you depend on permission_handler: ^9.2.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.