Releases: shubham16g/multi_image_picker_view
Releases · shubham16g/multi_image_picker_view
Release 0.0.14
- Fixed Issue #16 'Scrollable.of() ... not contains a Scrollable widget'
- Fixed Issue #17 'Add property so images can be saved with data'
- Fixed Issue #3 'imageFile returns zero byte even though it is not equal null'
withData
property added inMultiImagePickerController
withReadStream
property added inMultiImagePickerController
ImageFileView
widget addedshowAddMoreButton
property added inMultiImagePickerView
showInitialContainer
property added inMultiImagePickerView
- Material 3 ready
Release 0.0.13
- Fixed remove item animation bug
Release 0.0.12
- Github pages demo project added
- maxImages 1 support
Release 0.0.11
- Fixed remove image from laptop touchpad
- Improved web support
Release 0.0.10
- Remove all images (clear selection)
Release 0.0.9
- addButtonTitle optional field added
- addMoreButtonTitle optional field added
Release 0.0.8
- Fixed Issue: "Multiple widgets used the same GlobalKey"
Release 0.0.7
- Added support for default images 🖼️ (pre-selected images)
- Solved white flash 🔦 problem occurs on adding/removing image
Release 0.0.6
- 🪲 Fixed some bugs
- Fixed example publishing
- Fixed 🌐 Web Support
Release 0.0.5
- 🌐 Fixed Web Support