Thanks to visit codestin.com
Credit goes to github.com

Skip to content

flutter devices doesn't list custom devices in flutter master #108883

Closed
@ardera

Description

@ardera

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

  1. flutter upgrade master
  2. flutter config --enable-custom-devices
  3. flutter custom-device add add any custom device (commands don't matter, you can use true for each)
  4. flutter doctor -v will list the device
  5. flutter devices will not

I have this fixed already, just need an issue to link the PR to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions