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

warn user when Android SDK in IDEA doesn't match "flutter doctor" #918

Open
skybrian opened this issue Apr 17, 2017 · 0 comments
Open

warn user when Android SDK in IDEA doesn't match "flutter doctor" #918

skybrian opened this issue Apr 17, 2017 · 0 comments

Comments

@skybrian
Copy link
Contributor

To reproduce:

  • create a new Flutter project
  • on the "android" module, see that the Module SDK is "Android API 25 Platform"
  • create the Android SDK to match, setting this to a different android home than the one reported by "flutter doctor"

We don't warn about this, but it could easily happen accidentally, resulting in confused users. We should show a warning somewhere if the Android SDK is different.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants