Skip to content

Releases: shubham16g/multi_image_picker_view

Release 0.0.14

14 Feb 06:59
Compare
Choose a tag to compare
  • 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

Release 0.0.13

19 Jan 06:46
Compare
Choose a tag to compare
  • Fixed remove item animation bug

Release 0.0.12

19 Jan 06:45
Compare
Choose a tag to compare
  • Github pages demo project added
  • maxImages 1 support

Release 0.0.11

18 Jan 13:25
Compare
Choose a tag to compare
  • Fixed remove image from laptop touchpad
  • Improved web support

Release 0.0.10

17 Jan 19:30
80da11c
Compare
Choose a tag to compare
  • Remove all images (clear selection)

Release 0.0.9

17 Jan 19:19
Compare
Choose a tag to compare
  • addButtonTitle optional field added
  • addMoreButtonTitle optional field added

Release 0.0.8

02 Jan 17:25
Compare
Choose a tag to compare
  • Fixed Issue: "Multiple widgets used the same GlobalKey"

Release 0.0.7

19 Dec 14:53
Compare
Choose a tag to compare
  • Added support for default images 🖼️ (pre-selected images)
  • Solved white flash 🔦 problem occurs on adding/removing image

Release 0.0.6

27 Aug 06:48
Compare
Choose a tag to compare
  • 🪲 Fixed some bugs
  • Fixed example publishing
  • Fixed 🌐 Web Support

Release 0.0.5

27 Aug 06:15
Compare
Choose a tag to compare
  • 🌐 Fixed Web Support