permission_handler_windows 0.1.2 permission_handler_windows: ^0.1.2 copied to clipboard
Permission plugin for Flutter. This plugin provides the Windows API to request and check permissions.
0.1.2 #
- Added new Android 13 permissions "SCHEDULE_EXACT_ALARM, READ_MEDIA_IMAGES, READ_MEDIA_VIDEO and READ_MEDIA_AUDIO" to permission_constants.h
0.1.1 #
- Added new Android 13 NEARBY_WIFI_DEVICES permission to permission_constants.h
0.1.0 #
- Adds an initial implementation of Windows support for the permission_handler plugin.