hnvn / flutter_image_cropper

A Flutter plugin for Android and iOS supports cropping images
971 stars 374 forks source link

source file does not exist #227

Open vijaybheda opened 3 years ago

vijaybheda commented 3 years ago

Unhandled Exception: 'package:image_cropper/src/cropper.dart': Failed assertion: line 81 pos 12: 'await File(sourcePath).exists()': is not true.

ImageCropper.cropImage (package:image_cropper/src/cropper.dart:81:12)