Flutter plugin to pick multiple images on iOS and Android.
- 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
This software uses the following open source packages:
- BSImagePicker - iOS
- FishBun - Android
image_picker - Official Flutter image picker plugin
Feel free to propose a PR to improve the package
MIT