Closed
Description
If you configure a custom device in flutter master channel, flutter doctor -v
will list the device but not flutter devices
or flutter run
.
Steps to Reproduce
flutter upgrade master
flutter config --enable-custom-devices
flutter custom-device add
add any custom device (commands don't matter, you can usetrue
for each)flutter doctor -v
will list the deviceflutter devices
will not
I have this fixed already, just need an issue to link the PR to.
Metadata
Metadata
Assignees
Labels
No labels