file_access_settings_return 1.0.1
file_access_settings_return: ^1.0.1 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.1 #
- Lower minimum Dart SDK to 3.4.0 for wider compatibility
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