Roman

Results 4 comments of Roman

It's because the plugin uses CachingStreamHandler. It cached all taskId and send it to flutter when a new event came. I don't really understand the purpose of this cache. Maybe...

@trevorwang Please add generic support for Parser.FlutterCompute. It should accept optional additional argument `T Function(Object? json) fromJsonT`