Skip to content

1.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@NicosNicolaou16 NicosNicolaou16 released this 04 Jun 20:33
· 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