isolate_handler
isolate_handler copied to clipboard
Including flutterCompute
Are there any plans to include the new flutterCompute functionality?
I'm having issues using the google_sign_in plugin in the isolates so I'm hoping to use the new flutterCompute and a Completer to make a thread.join() type of functionality in the main isolate.
We rely on another package and I'm not yet sure which path that package will take.