rmawatson/flutter_isolate

Support for onError port

Opened this issue · 0 comments

Isolate.spawn() from foundatiom.dart provides onError param to receive the SendPort for error reporting.
There is no such feature here in flutter_islolate package, to pass the onError sendport.