flutter-custom-image-crop
flutter-custom-image-crop copied to clipboard
Overlay color affects the Image
Hi,
I use this package. I select the image and display the image in the ShowDialog. However, the image is affected by overlay color.
Version: custom_image_crop: ^0.0.13
We rendering "Flutter run -d chrome --web-renderer html".
For your reference
I think --web-renderer html can cause issues, do you also have it with canvaskit?
Do you also have it if you run the example project? It might also be related to the dialog 🤔