Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

don't warn for non-matching device discoverers #25440

Merged
merged 3 commits into from
Dec 17, 2018

Conversation

devoncarew
Copy link
Member

Remove a warning if we have a device discoverer that does support the current platform, but can't currently list devices. This produces a warning in IDEs that users can't do anything about. A better mechanism is to point people to flutter doctor, which can have more nuances in its output.

screen shot 2018-12-14 at 3 44 05 pm

@jonahwilliams @keertip

@zoechi zoechi added the tool Affects the "flutter" command-line tool. See also t: labels. label Dec 17, 2018
@jonahwilliams
Copy link
Member

This is probably good to remove, since there is no real external workflow for fuchsia that doesn't involve the full source tree. Also for example, if we build in support for hummingbird and or the desktop platforms, it would probably be more difficult to tell what the devices are the user really intends to target.

Copy link
Member

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants