Skip to content

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

Open
litang0908 wants to merge 1 commit into
lykhonis:masterfrom
litang0908:master
Open

litang0908 wants to merge 1 commit into
lykhonis:masterfrom
litang0908:master

Conversation

@litang0908

Copy link
Copy Markdown

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
Copy Markdown

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

JR-Asif commented Jun 4, 2023

Copy link
Copy Markdown

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

@gabrielgiovans

Copy link
Copy Markdown

@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.

5 participants