flutter-custom-image-crop
flutter-custom-image-crop copied to clipboard
SVG image pick and crop
Can you possibly pick the svg image and crop it in this package?
Hi no this is not possible. We are drawing the image on a canvas to do the cropping. You could possibly add a method to draw an svg and add a custom cropping method in case you receive an svg image.