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

Removed extends Drag, not compatible with Dart 3 & Flutter 3.10 #104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

litang0908
Copy link

The CropState extends both State and Drag, but Dart 3 & Flutter 3.10, the class 'Drag' can't be used as a mixin because it's neither a mixin class nor a mixin.

@emiliodallatorre
Copy link

I can confirm that this PR is working, and I strongly advise @lykhonis to merge this PR ASAP, as image_crop is breaking compatibility in many production apps...

@JR-Asif
Copy link

JR-Asif commented Jun 4, 2023

please merge this branch, this issue is causing errors in production apps

@gabrielgiovans
Copy link

@lykhonis look this pr please

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

Successfully merging this pull request may close these issues.

None yet

4 participants