I am trying to clone the following Flutter project from Github.
https://github.com/rxlabz/flutter_dropcity
But I am getting the following error in build.gradle using VS Code terminal.
- What went wrong: A problem occurred evaluating root project 'android'.
A problem occurred configuring project ':app'. Failed to notify project evaluation listener. com.android.build.gradle.tasks.factory.AndroidJavaCompile.setDependencyCacheDir(Ljava/io/File;)V
Please help me out here. Thanks in advance!