image_pickers icon indicating copy to clipboard operation
image_pickers copied to clipboard

图片多选并压缩,保存图片到相册,视频多选,预览图片和视频

Results 66 image_pickers issues
Sort by recently updated
recently updated
newest added

点击选择照片,然后关掉,app的内存占用飙升,是不是把照片都加载到内存了啊 请作者看一下这个问题

![image](https://user-images.githubusercontent.com/7939959/97663987-5f95fd00-1ab5-11eb-8f00-48e3bae14e89.png)

When I try to build a release via `flutter build ios --release --no-codesign` I get many errors related to `image_pickers-1.0.8+4` saying `error: Unexpected duplicate tasks` See example error ``` Xcode's...

Hello, when I give user the option to select multi images and when the user select more than that than the popup is like "I know the" how can I...

The library requests audio permission even if I set photo-only picker mode: `galleryMode: GalleryMode.image`. Is it possible to ask for only camera & gallery permissions if `GalleryMode.image` mode is set?

这是打印的保存地址: File: '/storage/emulated/0/Android/data/com.example.xinyan/files/Pictures/1598324614113.png' 是否需要通知相册更新

建议支持修改选择图片界面的标题内容,右下角完成不太明显,如果是个按钮就更好了

I like this component, I've already tried a few media picker plugins, but I like the look and flow of this one. Anyways, there's a few places the English needs...

Dear Sir, Thank you for your great work. This plugin delivers high quality to flutter world! :-) After a photo is taken by the camera, a confirmation window appears: ![image](https://user-images.githubusercontent.com/13107481/89418260-7f2cbc00-d738-11ea-831b-b47927256c37.png)...

能在拍照时加上水印 ( 拍照日期/时间 ) 吗?