storage_permission_handler 1.0.0
storage_permission_handler: ^1.0.0 copied to clipboard
A Android Storage Permission Handler for Multiple Versions
1.0.0 #
Version 1.0.0 - Storage Permission Handler Update
The Storage Permission Handler package has been updated to improve how the app handles storage and photo permissions based on the Android version:
- For Android 13 (API level 33) and above, the app now requests photo permissions to access photos.
- For devices running earlier Android versions, storage permissions will continue to be requested as usual.
This update ensures better compatibility with newer Android versions while maintaining functionality on older devices.