flutter_file_picker icon indicating copy to clipboard operation
flutter_file_picker copied to clipboard

Storage permission issue in Android 13 and 13 +

Open UmerAbbasi1515 opened this issue 1 year ago • 3 comments

When trying to pick the file I am getting this exception

PlatformException(read_external_storage_denied, User did not allowed reading external storage, null, null)

UmerAbbasi1515 avatar Jul 26 '24 09:07 UmerAbbasi1515