Flutter Dart DynamicLibrary on separate thread (Isolate) can’t be called
I have application written on Flutter (Dart)
and I have integrated FFI
library. I need to call a method from that library on a separate Isolate
but it gives me a following error: