permission_handler_windows 0.2.1 copy "permission_handler_windows: ^0.2.1" to clipboard
permission_handler_windows: ^0.2.1 copied to clipboard

PlatformWindows
unlisted

Permission plugin for Flutter. This plugin provides the Windows API to request and check permissions.

0.2.1 #

  • Updates the dependency on permission_handler_platform_interface to version 4.1.0 (SiriKit support is only available for iOS and macOS).

0.2.0 #

  • Implements the Permission.calendarWriteOnly and Permission.calendarFullAccess permissions.
  • Bumps permission_handler_platform_interface to version 4.0.0.

0.1.3 #

  • Adds the new Android 13 permission "BODY_SENSORS_BACKGROUND" to PermissionHandlerEnums.h.

0.1.2 #

  • Adds the new Android 13 permissions "SCHEDULE_EXACT_ALARM, READ_MEDIA_IMAGES, READ_MEDIA_VIDEO and READ_MEDIA_AUDIO" to permission_constants.h.

0.1.1 #

  • Adds the 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.
7
likes
140
pub points
95%
popularity

Publisher

verified publisherbaseflow.com

Permission plugin for Flutter. This plugin provides the Windows API to request and check permissions.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, permission_handler_platform_interface

More

Packages that depend on permission_handler_windows