Flutter plugin for selecting multiple images from the Android and iOS image library, taking new pictures with the camera, and edit them before using such as rotating, cropping, adding sticker/filters.
I have copied and pasted same code which is given in example section. But it is showing the
Error: Member not found: 'ImageCropper.cropImage'.
ImageCropper.cropImage(
^^^^^^^^^
I have copied and pasted same code which is given in example section. But it is showing the Error: Member not found: 'ImageCropper.cropImage'. ImageCropper.cropImage( ^^^^^^^^^