Robert Mainzer

Results 12 comments of Robert Mainzer

@KasemJaffer could you merge this and publish it to pub.dev please?

@miguelpruivo This is where I see the error comes from: https://github.com/miguelpruivo/flutter_file_picker/blob/9451206187019dde4f2bd8f5feb500aaf2e35ed4/android/src/main/kotlin/com/mr/flutter/plugin/filepicker/FileUtils.kt#L130, which is immediately invoked after `addFile` when the `files` are empty. This can only be if every `openFileStream` returns...