Flutter resize and compress image in Isolate throws UnimplementedError
I am trying to resize
and compress
and image in an Isolate
, because without that, the UI becomes janky. I tried it like this:
I am trying to resize
and compress
and image in an Isolate
, because without that, the UI becomes janky. I tried it like this: