Skip to content

service protocol in the flutter runtime doesn't support streamListen Stdout / Stderr #211

@FlutterIssues

Description

@FlutterIssues

Issue by devoncarew
Monday Oct 19, 2015 at 16:29 GMT
Originally opened as https://github.com/flutter/engine/issues/1665


The service protocol in the flutter runtime doesn't support streamListen('Stdout') or streamListen('Stderr').

These are listed as optional in the spec, but would probably be useful to have for flutter.

Right now we're getting the stdio output from adb logcat. So we wouldn't consume the streams immediately even if they were available. But I could see them as being useful if we're connecting to a VM that we didn't ourselves launch.

@johnmccutchan @turnidge @rmacnak-google

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: new featureNothing broken; request for a new capabilityengineflutter/engine related. See also e: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions