Skip to content

Flutter SDK not found !  #4

@jishnurajm

Description

@jishnurajm

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 )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions