-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
toolAffects the "flutter" command-line tool. See also t: labels.Affects 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 respondsThe Flutter team cannot make further progress on this issue until the original reporter responds
Description
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
Labels
toolAffects the "flutter" command-line tool. See also t: labels.Affects 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 respondsThe Flutter team cannot make further progress on this issue until the original reporter responds