multi_image_picker_view 0.0.17 copy "multi_image_picker_view: ^0.0.17" to clipboard
multi_image_picker_view: ^0.0.17 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.17 #

  • PR #27 (burhankhanzada) Replace hard coded blue color to theme primary color.

0.0.16 #

  • PR #26 (nadialvy) fix addButtonTitle and addMoreButtonTitle not working

0.0.15 #

  • PR #21 (MrNancy) addImage method added in MultiImagePickerController

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 in MultiImagePickerController
  • withReadStream property added in MultiImagePickerController
  • ImageFileView widget added
  • showAddMoreButton property added in MultiImagePickerView
  • showInitialContainer property added in MultiImagePickerView
  • Material 3 ready

0.0.13 #

  • Fixed remove item animation bug

0.0.12 #

  • Github pages demo project added
  • maxImages 1 support

0.0.11 #

  • Fixed remove image from laptop touchpad
  • Improved web support

0.0.10 #

  • Remove all images (clear selection)

0.0.9 #

  • addButtonTitle optional field added
  • addMoreButtonTitle optional field added

0.0.8 #

  • Fixed issue: "Multiple widgets used the same GlobalKey"

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
98
likes
150
pub points
94%
popularity

Publisher

unverified uploader

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.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

file_picker, flutter, flutter_reorderable_grid_view

More

Packages that depend on multi_image_picker_view