image_pickers 1.0.6+2 image_pickers: ^1.0.6+2 copied to clipboard
image_pickers Support local picture or video multiple selection, support to save network pictures or vidoe to albums, support preview video or picture
1.0.6+2 #
- 修复flutter回调异常
- Fix flutter callback exception
CorpConfig
类 改为CropConfig
类,参数中的corpConfig
改为cropConfig
CorpConfig
class changed toCropConfig
class, andcorpConfig
in the parameter was changed tocropConfig
- ios修复ios13获取图片路径没有后缀名问题,修复没有设置裁剪获取图片路径为null的问题
- ios fix ios 13 get image path without suffix, fix the problem that crop path is null
1.0.6+1 #
- ios修复ios13获取相册路径错误问题
- iOS fix iOS13 getting album path error problem
- android优化预览多图片时内存问题
- Android optimization memory issues when previewing multiple pictures
1.0.6 #
- 添加预览多图功能
- Add preview multi-picture function
- 修改ui主题颜色功能,由原来的预制ui颜色改为动态设置ui颜色
- Modify the ui theme color function from the original pre-made ui color to dynamically set the ui color
- 修复无法展示gif图片功能(注意:忽略了gif裁剪/压缩功能)
- Fix unable to display gif image function (note: gif crop/compress function is ignored)
1.0.5+3 #
- 安卓修复加载库报错问题
- Android fixes some mobile phone loading library error
1.0.5+2 #
- 修复项目主页重定向问题
- Fix project homepage redirection problem
1.0.5+1 #
- Modify bug
1.0.5 #
- 适配安卓安卓Q,增加ui主题配置功能,增加直接拍照和录制视频功能
- Adapt Android Android Q, add ui theme configuration function, increase direct photo and record video function
1.0.4+1 #
- Fix Android P can't preview image
1.0.4 #
- configuration description
1.0.3 #
- Increase the save network video to album function
1.0.2 #
- Support Android iOS
- Android i OS supports local language environment (Chinese or English)
- image_pickers Support picture selection, video multiple selection, support to save network pictures to albums, support preview video and preview picture function