fluttercandies / flutter_image_editor

Flutter plugin, support android/ios.Support crop, flip, rotate, color martix, mix image, add text. merge multi images.
Apache License 2.0
414 stars 125 forks source link

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

Open louisdeveseleer opened 2 years ago

louisdeveseleer commented 2 years ago

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.