fl_image_picker 3.1.0
fl_image_picker: ^3.1.0 copied to clipboard
fl_image_picker is used to take photos of the device assets selection and camera and record videos
3.1.0 #
- Change the
ImagePickerOptionsto theFlImagePickerOptions - Relax dependency versions
2.1.0 #
- Update
mime
2.0.0 #
assetXXX->imageXXXAssetXXX->ImageXXX- Fix some issues
maxVideoCountdefaults to 0
1.0.1 #
- Modify the static method name of
FlImagePicker - Remove
pickerIconBuilderfromMultipleImagePicker,Please use thepickofitemConfig - Change the
PickerFromTypeItemto thePickerActionOptionss - Change the
PickerFromTypeto thePickerOptionalActions - Change the
fromTypesto theactions - Fix known issues
0.1.2 #
- Fixed an issue with
SingleImagePickernot showing - Error callback changed to enum
0.1.1 #
- Fix errors on the web
0.1.0 #
- initial release.