-
### 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…
-
**Description:**
When selecting an image from the gallery using the file_picker package version 8.1.4 on Android, the EXIF metadata (e.g., orientation, timestamp, location data) is lost in the retu…
-
-
### Steps to reproduce
1. no matter how many times I run flutter clean and flutter pug get, the GeneratedPluginRegistrant.java never regenerate
2. flutter version 3.22.3, I can't upgrade it curren…
-
Duplicate class c.a found in modules jetified-filepicker-2.0.0-runtime (com.github.atwa:filepicker:2.0.0) and jetified-gateway-android-3ds-6.6.69-runtime (com.mastercard.gateway:gateway-android-3ds:6.…
-
from @natea
I just tried connecting to the site from my Android phone, and when I try to upload a photo that I already took, the upload completes, but then I get a red alert with an error. And sometim…
-
Can check here
https://github.com/ticherhaz/Android-FilePicker
`implementation 'com.github.ticherhaz:Android-FilePicker:1.3.0'`
-
### Issue Description
I try to use filePicker https://github.com/prabudevarrajan/nativescript-plugin-filepicker
and receive error - Module not found: Error: Can't resolve 'nativescript-permissions…
-
**Describe the bug**
Invoking `saveFile()` without filename or without bytes parameter will crash the app silently.
**Platform**
- [ ] Android
- [X] iOS
- [ ] Web
- [ ] Desktop
**Platform…
-
1. How to produce the error
I use the **_"file_picker 6.1.1"_** package to select the xlsx.
`final result = await FilePicker.platform.pickFiles();`
File file = File(result!.files.single.p…