-
used this final controller =MultiImagePickerController(
maxImages: 2,
picker: (allowMultiple) async {
return await pickImagesUsingImagePicker(allowMultiple);
});
it shou…
-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
I'm trying to get scikit-learn to run b…
-
### Package Version
4.3.0
### Flutter Version
3.22.2
### Platforms
iOS
### How to reproduce?
In my app I use photos that are about 480x640. I've noticed that the pro-image-editor …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth, Messaging
### Which platforms are affected?
iOS, macOS
### D…
-
### Steps to reproduce
This is affecting version **image_picker 1.1.2** as of this writing
maxWidth/maxHeight setting previously were not working: https://github.com/flutter/flutter/issues/88901
…
-
Currently, we use the media picker from [wechat_assets_picker](https://pub.dev/packages/wechat_assets_picker) which required little effort to implement (because we just use others implementation).
…
-
**Bug Report**
`multiple_images_picker` version: 1.0.1
Is it happening on Android: yes
Is it happening on iOS: no
```
$ flutter doctor
D…
-
Bug Description
The Flutter Face Detector package fails to detect faces in images captured using the front camera through the ImagePicker package. The issue persists even when selecting the same imag…
-
所加载的页面使用此开源仓库配合shelf_static搭建:[全景图的库mpetroff/pannellum](https://github.com/mpetroff/pannellum/releases/tag/2.5.6)
环境如下:
```
C:\Users\xxx>flutter doctor
Flutter assets will be downloaded from https…
-
### What happened?
We are having some issues whereby sending images fails for flutter IOS but works for Android.
### What did you expect to happen?
we expected the image to be send to th…