I am trying out the example app for flutter camera ml vision Now what I want to do is take a picture of the face within the bounds of the custom painter only and save as a png.
With the default example the custom painter which is a square with a thick red border shows around the detected face but now what I need help with is taking a picture of the face within that square.