Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It shows depricated APIs after updating flutter #789

Open
salini07 opened this issue May 23, 2023 · 1 comment
Open

It shows depricated APIs after updating flutter #789

salini07 opened this issue May 23, 2023 · 1 comment

Comments

@salini07
Copy link

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.

@theodorejb
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants