-
### What version are you using?
7.0.0
### What OS and version are you using to local deploy your application?
iOS 17.5 and minimum is iOS 14
### What platforms are you seeing the problem on?
Andr…
-
Hello
I updated to the latest Flutter version and the latest version of Image_picker and I am receiving this error below:
```
2022-05-06 19:23:25.898470+0200 Runner[5295:255449] [Runner] findWri…
-
On ios, image_picker is writing temporary results to [application_home]/tmp/ which can't be cleaned easily through any Flutter methods. This is causing applications to bloat as they open images.
1…
-
## Steps to Reproduce
Download example app, run `analysis_image_filter_picker.dart` app. The result image analysis (even without filter) will be colored in blue and not in original colors as the pr…
-
I am getting a lot of errors in my flutter project.
I don't know why please help me
![Screenshot 2022-11-25 235419](https://user-images.githubusercontent.com/91718608/204039532-91439fc0-3d32-42f7-…
-
The image picker plugin is defacto a standard plugin for picking images in flutter. It's robust and trustworthy primarily because it's maintained by the flutter team (btw, big thanks for this!). But I…
-
### What version are you using?
6.2.0
### What OS and version are you using to local deploy your application?
MacOS Sonoma 14.0
### What platforms are you seeing the problem on?
iOS
### pubspec.…
-
**To Reproduce**
Steps to reproduce the behavior:
1. Select any portrait video (or a landscape video with proportions close to 1) after running the example code below
2. On AVDs, you may have to go…
-
**Description**
File picker doesn't get focus on macOS when it opens
**Code example to reproduce the issue:**
Shortened version of https://github.com/flet-dev/examples/blob/main/python/contro…
xylix updated
2 months ago
-
hello,
I am developing an application, which contains this libraries-
dependencies:
flutter:
sdk: flutter
bloc: ^6.0.3
flutter_bloc: ^6.0.6
equatable: ^1.0.2
cupertino_icons: …