multi_image_picker_plus 0.0.4 multi_image_picker_plus: ^0.0.4 copied to clipboard
Flutter plugin that allows you to display multi image picker on iOS and Android.
0.0.4 #
- Update Flutter and Dart version.
- Fix issues #6.
- Change MaterialOptions to AndroidOptions and CupertinoOptions to IOSOptions.
- Add exceptMimeType option to AndroidOptions and change enableCamera to hasCameraInPickerPage.
0.0.3 #
- Fix bug.
0.0.2 #
- Fix package name error.
- Update android options.
0.0.1 #
- Pick multiple images
- Native performance
- Photos sorted by albums
- Take a picture option in the grid view
- Restrict the maximum count of images the user can pick
- Customizable UI and localizations
- Thumbnail support
- Specify the image quality of the original image or thumbnails
- Read image meta data