-
**Issue details**
1. Platform (Android)
**Error Log**
**Flutter Version details**
[√] Flutter (Channel stable, 1.22.3, on Microsoft Windows [Version 10.0.19042.685], locale en-IN)
**Additio…
-
Hi, I am getting this error while my app starts in release mode. there is no problem debug mode.
I installed ` file_picker: ^2.1.0` version. I tried it on samsung j610F with Android 10 installed.
…
-
**Describe the bug**
When I try this:
```
FilePickerResult result = await FilePicker.platform.pickFiles();
```
And did not choose to select a file and go back instead, the app will crash
…
-
**Describe the bug**
On Android, when using gradle 4 (in my case gradle 4.0.2, the app is not launching correclty after a build --release.
**Issue details**
The first issue (which is a logcat war…
-
.xml和.txt文件允许选择,.json文件非可选。Android 10。
相关代码:
```
R.id.menu_import_source_local -> FilePicker
.selectFile(this, importRequestCode, "text/*", arrayOf("txt", "json"))
```
-
I tried to follow the documentation but have been stuck on this part for a bit now
Here's my code
` protected override void OnActivityResult(int requestCode, [GeneratedEnum] Result resultC…
-
file_picker: ^2.0.7
**Describe the bug**
All music files that picked with this package always returning path /item.mp3 and flutters IOSink failed to read that path.
**Issue details**
2. Platfo…
-
Hello, after upgrading to new version (1.4.0), I have the following problem on android via emulator:
I / flutter (17036): The following FileSystemException was thrown building:
I / flutter (17036): …
-
**Describe the bug**
Using `FilePickerResult result = await FilePicker.platform.pickFiles(type: FileType.image);` works fine when running as a straight forward Flutter project in the iOS simulator, s…
-
**Describe the bug**
Calling `FilePicker.platform.clearTemporaryFiles()` removes Flutter assets on iOS. After calling the method Flutter assets that have been added to the `pubspec.yaml` can not be f…