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

Flutter SDK not found ! #4

Open
jishnurajm opened this issue Jun 16, 2022 · 0 comments
Open

Flutter SDK not found ! #4

jishnurajm opened this issue Jun 16, 2022 · 0 comments

Comments

@jishnurajm
Copy link

I enabled flutter support and , SDK path is correct in local.properties . But it shows error message .

def flutterRoot = localProperties.getProperty('flutter.sdk')
if (flutterRoot == null) {
throw new GradleException("Flutter SDK not found. Define location with flutter.sdk in the local.properties file.")
}

I tried with change the path in local.properties , restarting the ide , etc .. but nothing works . Will you please help me with this ( os ubuntu )

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

No branches or pull requests

1 participant