simple_ios_image_picker 0.3.1
simple_ios_image_picker: ^0.3.1 copied to clipboard
simple ios image picker.
0.3.1 #
- the feature of making images ordered is for iOS 15 or newer, so I responded to it.
0.3.0 #
- add feature of fetching ordered images.
0.2.0 #
- Fixing issue with original ratio not being saved.
- New method
pickImagesAsByData
to pick images as Uint8List.
0.1.0 #
- You can now use
width
andheight
arguments to set the size of the image.
0.0.1 #
- Initial Release.