flutter-custom-image-crop
flutter-custom-image-crop copied to clipboard
Not working on devices that runs below android 10(only pinch to zoom and rotating is not working), but works perfectly fine on other android versions
Can you add more details is it the detection that is not working or the visualisation/result? In case neither is working, it is likely an issue with the package that we use for detecting the gestures (we use gesture_x_detector) Is it on the simulator or on device? Can you add which simulators/devices you tested and their version?