flutter 部分问题解决

1、在拉取已有的项目运行时,报

[!] Gradle threw an error while trying to update itself. Retrying the update... Gradle task assembleDebug failed with exit code 1

相关字样时,可以检查 Gradle 的版本,

新建一个Flutter项目,查看一下这个文件的配置信息,然后修改已有项目中的值

你可能感兴趣的:(flutter 部分问题解决)