-
### Description
When using the `FilePicker` API in an iOS application, the `PickAsync` method returns null (as if canceled) even if the user has not canceled or picked a file.
The same behavior exis…
-
### Describe the feature
FileButton only allows setting filenames and extensions, which merely offers highlighting items that match the criteria. This offers no actual value beyond highlighting and (…
-
**Describe the bug**
I'm not sure if this is possible with the existing model, but there doesn't appear to be any documentation on how to pick directories on the filepicker component. The component l…
-
I am using javascript to open a Onedrive filepicker, but I'm getting the following error:
Error: No specified origin
The filepicker opens correctly and I can interact with everything inside but …
-
Sample Code:
```
@foreach($image_galleries as $image)
@endforeach
```
-
Before creating an issue, make sure that you are on the latest `file_picker` version and that there aren't already any similar opened inssues. Also, check if it isn't described on the [Wiki](https://g…
-
**Describe the bug**
1. When setting `NewFilePicker().Picking(false).Height(*someInt*)` or `NewFilePicker().Picking(false)` (no height set) or `NewFilePicker().Height(*someInt*)`, the file picker exp…
hxlnt updated
7 hours ago
-
good day, I'm working on uploading files to my server. I'm using one to one example from:
https://github.com/flet-dev/examples/blob/main/python/controls/file-picker/file-picker-upload-progress.py
…
-
#### Category
[ ] Enhancement
[X] Bug
[ ] Question
#### Version
Please specify what version of the library you are using: [ 3.19.0 ]
_If you are not using the latest release…
-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
When I Try To Get A File In Android And Web I…