Slimcheng
首页
Flutter
Mac
Full Stack
其它
Open main menu
Close menu
首页
Flutter
Mac
Full Stack
其它
报错:Flutter SDK not found. Define location with flutter.sdk in the local.properties file.
2020-12-17 19:23
Flutter
首先检查
android/local.properties
中的flutter.sdk路径是否正确。
如果flutter.sdk路径正确的话,尝试打开小飞机全局代理,并复制终端代理命令,重新尝试运行项目即可。