I am using the flutter_camera_overlay plugin to achieve a cropped image of the card, but it's returning the original image instead of cropped one.
Example on how should work:
I am using the flutter_camera_overlay plugin to achieve a cropped image of the card, but it's returning the original image instead of cropped one.
Example on how should work:
Copyright © 2021 Jogjafile Inc.

As you didn't provided any example code you are trying i will show you an example of the usage of this plugin to get the cropped image. Maybe it will help you understand.