Skip to content

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

Open
litang0908 wants to merge 1 commit intolykhonis:masterfrom
litang0908:master
Open

Removed extends Drag, not compatible with Dart 3 & Flutter 3.10#104
litang0908 wants to merge 1 commit intolykhonis:masterfrom
litang0908:master

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.

4 participants