I am working on a project where requires the image to be cropped like camscanner android native app, when a picture is taken and when user clicks the crop button, a rectangle overlay should be shown as in camscanner. Where the rectangle path can be stretched to any angle and can perform crop. Is there any library in flutter for this, actually I am looking the same functionality similar to Camscanner, image crop, image effects and converting it to pdf file.
Can anyone help me with the same?.
Thanks in advance.