1.0.0-beta2
Pre-release
Pre-release
·
180 commits
to main
since this release
- Important change, now, take instance from ImagePicker instead directly call methods. Object class converted to Data class (check the README)
- Updated Gradle to the Latest Version
- Update the Activity library
- Change method pickAnImageFromGallery to pickSigleImageFromGallery
- Changed the method initPickAnImageFromGalleryResultLauncher to initPickSingleImageFromGalleryResultLauncher
- Changed the method takeAPhotoWithCamera to takeSinglePhotoWithCamera
- Change the method onGalleryImage to onGallerySingleImage
- for onCameraImage(...) removed the parameter "uri"
- support base64 conversion for image
- add to resize the image