0

There's a section Executing channel handlers on background threads in official flutter docs covering how to execute plugin handlers in background threads. But it only covers languages used in mac/ios/android. There's mentioned on c/c++ or win32 API. How to do that for windows plugins? I know I can also do that in isolates, but I'd like to use threads like other platforms.

Richard Heap
  • 48,344
  • 9
  • 130
  • 112
swlv
  • 73
  • 5

0 Answers0