-
## Environment
| Technology | Version |
|-----------------------| ------------- |
| Flutter version | 3.24.1 |
| Plugin version | ^5.7.2+3 |
| Android version …
-
### Steps to reproduce
1. Start image picker with `imagePicker.pickMedia`
2. File picker is shown
### Expected results
Only images or videos should be allowed to be selected
### Actual re…
-
**Describe the bug**
When a user tries to search on the search bar, he either enters or choose the location from the suggestions below, the maps refreshes for a bit and then just stays where it was b…
-
### Steps to reproduce
This issue occurs when the app is sent to the background after selecting a large number of images with `image_picker` before the `pickMultiImage` future completes.
- En…
-
### Steps to reproduce
1. Use in_app_purchase
2. Build for macOS 10.15 (Catalina)
Note i had issue #153917 opened, but was rightly told that i was on an unsupported macos/xcode combination. I h…
-
GREAT PROJECTS!
Crashed after lauched jitsi-meet-flutter-sdk app ,the official jitsi-meet-flutter-sdk android app example works well,
I integrated the jitsi-meet-flutter-sdk in my project , the re…
-
Since the image_picker returns the full resolution images and flutter doesn't automagicly shrink images based on the rendered size, it is easy to trigger OOM/memory pressure when using the returned im…
-
## Steps to Reproduce
Open the image picker:
var picker = ImagePicker();
var image = await picker.getImage(source: ImageSource.gallery);
**Expected results:**
a) the gallery app opens
b) if…
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. Pick a 3 minute or longer video. Video is captured on Pixel 7 Pro Max
**Expected results:**
Return the video file in a…
-
### What version are you using?
flutter_facebook_auth: ^6.2.0
### What OS and version are you using to local deploy your application?
windows 10
### What platforms are you seeing the problem on?
…