multi_image_picker_view 0.0.7
multi_image_picker_view: ^0.0.7 copied to clipboard
A complete widget which can easily pick multiple images from device and display them in UI. Also picked image can be re-ordered and removed easily.
0.0.7 #
- Added support for default images 🖼️ (pre selected images)
- Solved white flash 🔦 problem occurs on add/remove image
0.0.6 #
- 🪲 Fixed some bugs
- Fixed example publishing
- Fixed 🌐 Web Support
0.0.5 #
- Fixed 🌐 Web Support
0.0.4 #
- 🪲 Fixed some bugs
- Dependencies upgraded ⬆️
- draggable 👆 (bool) can be set
- Documentation 📃 updated
0.0.3 #
- cupertino_icons dependency removed
- Improved docs 📃
- Improved Example
0.0.2 #
- 🌐 Fixed Web Support
- Improved Example
0.0.1 #
- MultiImagePickerView created
- MultiImagePickerViewController created
- ImageFile created