flutter_image_editor
flutter_image_editor copied to clipboard
type 'Null' is not a subtype of type 'FutureOr<Uint8List>'
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.