camera_multi_picker 0.0.5 camera_multi_picker: ^0.0.5 copied to clipboard
A Flutter package for both android and iOS which provides Take Multiple Images from Camera.
0.0.1 #
- TODO: Initial release.
0.0.2 #
- Updated the camera package to the latest version.
- Introduced the option to include a custom widget for the "Done" button.
- Removed unnecessary audio recording permissions.
- Implemented the display of a cross icon on images for removing the last captured image.
- Resolved issues related to the icon on the capture button in this version.
0.0.4 #
- Preview details can be turned on/off
- Select the maximum number of photos to be taken
- Image quality can be customized
- Fixed broken camera ratio
- All preview photos can be deleted (previously, only the last photo could be deleted)
- Change the delete icon from image to icon (speed improvement)
0.0.5 #
- iOS bugfix