如果直接下载了别人的Flutter项目,点击运行基本会不通过的,这是gradle版本差异造成的。
你需要修改android/gradle/wrapper/gradle-wrapper.properties文件中指定的gradle版本和android/build.gradle即可