Skip to content

Running flutter logs just returns to the prompt #360

@sethladd

Description

@sethladd

I was experimenting to see if I could see logs from a Flutter app running on my iOS device.

I connected my device (and pressed "Trust this computer"), and then went to my prompt on my Mac, and found the source repo for the project, and then typed flutter logs.

Expected: some feedback to tell me if it worked or not, or ideally start streaming logs

Actual:

~/Code/project[master*] $ flutter logs
~/Code/project[master*] $ 

Could we display to the user what happened, if there was an error, or no device found, or etc... ?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    toolAffects the "flutter" command-line tool. See also t: labels.waiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter responds

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions