lykhonis / image_crop

A flutter plugin to crop image on iOS and Android.
Apache License 2.0
328 stars 202 forks source link

Compability issue at Flutter 3.10, Dart 3.0 #106

Open RA1NO3O opened 1 year ago

RA1NO3O commented 1 year ago

image_crop-0.4.1/lib/src/crop.dart:63:68: Error: The class 'Drag' can't be used as a mixin because it isn't a mixin class nor a mixin. Need a new release version.

tsafundzic commented 1 year ago

For a temporary solution you can use my forked repo, just add:

image_crop:
    git:
      url: https://github.com/tsafundzic/image_crop.git