permission_handler_windows
Permission plugin for Flutter. This plugin provides the Windows API to request and check permissions.
0.2.2
3.2M downloads/mo
#189 most downloaded on pub.dev
baseflow/flutter-permission-handler
What this package is like to depend on
Last release 23 days ago
31 Jul 2026
Release timing varies
gaps range from 2 weeks to 2.5 years
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
7 releases · first in 2022
1 release in the last 12 months
see the full history below
Release timeline
7 releases · Feb 2022 to Jul 2026
2023
2024
2025
2026
Releases
latest 7-
0.2.231 Jul 2026 -
0.2.117 Jan 2024Release notes
Open source →- Updates the dependency on
permission_handler_platform_interfaceto version 4.1.0 (SiriKit support is only available for iOS and macOS).
- Updates the dependency on
-
0.2.016 Nov 2023Release notes
Open source →- Implements the
Permission.calendarWriteOnlyandPermission.calendarFullAccesspermissions. - Bumps
permission_handler_platform_interfaceto version4.0.0.
- Implements the
-
0.1.329 Jun 2023Release notes
Open source →- Adds the new Android 13 permission "BODY_SENSORS_BACKGROUND" to PermissionHandlerEnums.h.
-
0.1.217 Oct 2022Release notes
Open source →- 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.105 Oct 2022Release notes
Open source →- Adds the new Android 13 NEARBY_WIFI_DEVICES permission to permission_constants.h.
-
0.1.018 Feb 2022Release notes
Open source →- Adds an initial implementation of Windows support for the permission_handler plugin.