flutter_isolate
flutter_isolate copied to clipboard
Support for onError port
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.