permission_plus_windows 0.1.0
permission_plus_windows: ^0.1.0 copied to clipboard
Windows implementation of the permission_plus plugin.
permission_plus_windows #
The Windows implementation of permission_plus.
Usage #
This package is endorsed and will be automatically included when you depend on permission_plus. There is no need to add this package to your pubspec.yaml directly.
Users should depend on permission_plus instead of this package.
Implementation Details #
- Most permissions on Windows are ungated (always granted at the OS level).
- Key value:
openSettings()opens the correctms-settings:privacy-*pages so users can manage privacy settings directly from your app.
Issues #
Please file any issues or feature requests at the issue tracker.
NOTE #
not tested on windows device.