In my app I am using image capture functionality by camera in profile picture section but in android it returns rectangular size image and after resizing the image gets distorted.
To avoid Image distortion I need square size croped image, same as functionality provided by whatsapp.
Is there any plugin to get square size image or crop image like square?