file_access_settings_return 1.0.0
file_access_settings_return: ^1.0.0 copied to clipboard
A lightweight Flutter plugin that helps Android apps return to the foreground after users complete file access authorization in system settings.
1.0.0 #
- Initial release
hasStoragePermission()- Check file storage permission statusnotifyEnterPermissionPage()- Start polling before entering system settingscancelPermissionPolling()- Cancel permission polling- Support Android 11+ (MANAGE_EXTERNAL_STORAGE) and Android 10 and below