scorelab / LabelLab

An Image Analysis and Classification Platform for Machine Learning Researchers
Apache License 2.0
79 stars 112 forks source link

Method not found: 'ImageCropper.cropImage'. #626

Closed M-A-D-A-R-A closed 2 years ago

M-A-D-A-R-A commented 2 years ago

Currently cropImage is no longer a static to the class in the ImageCropper package.

We can create an instance at the top level of the widget.

Reference taken from https://github.com/hnvn/flutter_image_cropper/issues/315#issuecomment-1047047274