flutter_image_editor icon indicating copy to clipboard operation
flutter_image_editor copied to clipboard

type 'Null' is not a subtype of type 'FutureOr<Uint8List>'

Open louisdeveseleer opened this issue 3 years ago • 0 comments

This error appears here: channel.dart in NativeChannel.memoryToMemory at line 44 within image_editor

I could no reproduce the issue, but it's been happening for some of our users, all on iOS 15 so far.

louisdeveseleer avatar Jan 18 '22 15:01 louisdeveseleer