permission_handler_android 10.0.0 copy "permission_handler_android: ^10.0.0" to clipboard
permission_handler_android: ^10.0.0 copied to clipboard

unlisted

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

10.0.0 #

  • BREAKING CHANGE: Updated Android compileSdkVersion to 33 to handle the new POST_NOTIFICATIONS permission.

When updating to version 10.0.0 make sure to update the android/app/build.gradle file and set the compileSdkVersion to 33.

9.0.2+1 #

  • Undoes PR #765 which by mistake requests write_external_storage permission based on the target SDK instead of the actual SDK of the Android device.

9.0.2 #

  • Moves Android implementation into its own package.
5
likes
0
pub points
96%
popularity

Publisher

verified publisherbaseflow.com

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, permission_handler_platform_interface

More

Packages that depend on permission_handler_android