hnvn / flutter_image_cropper

A Flutter plugin for Android and iOS supports cropping images
969 stars 375 forks source link

Image not being displayed in image placeholder #474

Open DartVada opened 2 months ago

DartVada commented 2 months ago

After using the image cropper to crop the image, it is not being displayed in the Image.File widget placeholder. This issue occurs only in the release build however.