scanbot_image_picker 1.0.0-beta1 copy "scanbot_image_picker: ^1.0.0-beta1" to clipboard
scanbot_image_picker: ^1.0.0-beta1 copied to clipboard

outdated

Simple Image Picker with multiple selection capability.

1.0.0 (09 Jun 2022) #

  • 🚀 New:
    • Created a Flutter ImagePicker for picking multiple images from iOS and Android.
    • Added these methods related to image picking pickImagesWithUri, isVersionLessThanIOSFourteen.
    • Added proeprty platformVersion to check the current platform version.
  • 🚙 Under the hood:
    • Using Flutter ImagePicker library for picking multiple images from iOS and Android.
    • iOS: Using a native iOS Library GMImagePickerWithCloudMediaDownloading for picking multiple images from iOS version below 14.