Open salini07 opened 1 year ago
It could be because Croppie uses the deprecated mousewheel
and DOMMouseScroll
events rather than standard wheel
events. It doesn't really seem like Croppie is still maintained, but I fixed this issue in my simplified fork: https://github.com/theodorejb/cropt
I have upgrade flutter 3-4days back. After that "Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details." is showing whenever i try to build APK.
I am requesting to kindly solve the problem. Advance thank you.