-
**Describe the bug**
I try to open an "open" dialog as follows, in reaction to a click on a material button:
```dart
Future openFile(
BuildContext context, {
required String title,
req…
Hixie updated
3 weeks ago
-
**Error Trace**
2020-08-03 00:55:28.614 17556-17594/com.jaiselrahman.filepickersample E/AndroidRuntime: FATAL EXCEPTION: arch_disk_io_3
Process: com.jaiselrahman.filepickersample, PID: 17556
…
-
### Description
Simply after uploadImage() function gets triggered and you select actually existing image with path. Error appears - "Cannot find the item specified by the provided path"
```
…
-
3.2 out, will you release an update?
_Originally posted by @pacosta in https://github.com/DroidNinja/Android-FilePicker/issues/169#issuecomment-427772103_
-
Hi! I'm testing GitJournal and I found an issue. It's not possible to save notes on external storage.
From the logs:
```
{"t":1671147853022,"l":"d","msg":"Analytics Storage: /data/user/0/io.git…
-
when I'm going to FilePickerActivity from **android 11**
`val intent = Intent(activity, FilePickerActivity::class.java)
intent.putExtra(FilePickerConstants.TYPE, FilePickerConstants.MIME_IM…
-
I have code that's working fine in other Compose clients but on Android I'm getting following when calling `getFileByteArray`
```
01-14 19:37:45.657 22788 22788 E AndroidRuntime: java.lang.Illeg…
-
I think for `ACTION_OPEN_DOCUMENT`, we don't need the broad permission to read external storage. I think it's using a notion that user is implicitly giving surgical permission when picking the file.
…
-
## Environment
**Package version:**
form_builder_file_picker: ^2.3.0
Flutter doctor
- Doctor summary (to see all details, run flutter doctor -v):
- [✓] Flutter (Channel stable, 3.7.0,…
-
2020-05-30 11:16:54.573 4046-4046 E/AndroidRuntime: FATAL EXCEPTION: main
Process: xxx, PID: 4046
java.lang.RuntimeException: Unable to destroy activity {xxx/com.ess.filepicker.activity.Sele…