flutter个人踩坑

文章介绍了如何通过修改hosts文件解决访问GitHub时的网络错误,包括处理Flutterdoctor时的错误,以及解决AndroidStudio中特定工具安装问题的步骤。建议检查网络设置并从官方下载最新版本的SDK。
摘要由CSDN通过智能技术生成

第一个错误:

[!] Network resources     X A network error occurred while checking "https://github.com/": 信号灯超时时间已到
解决方法:在C:\Windows\System32\drivers\etc\hosts里面保存以下内容

192.30.253.113    github.com
 
192.30.252.131 github.com
 
185.31.16.185 github.global.ssl.fastly.net
 
74.125.237.1 dl-ssl.google.com
 
173.194.127.200 groups.google.com
 
192.30.252.131 github.com
185.31.16.185 github.global.ssl.fastly.net
 
74.125.128.95 ajax.googleapis.com
 
192.30.255.112  github.com git
185.31.16.184 github.global.ssl.fastly.net 
192.30.253.112    github.com 
192.30.253.119    gist.github.com
151.101.184.133    assets-cdn.github.com
151.101.184.133    raw.githubusercontent.com
151.101.184.133    gist.githubusercontent.com
151.101.184.133    cloud.githubusercontent.com
151.101.184.133    camo.githubusercontent.com
151.101.184.133    avatars0.githubusercontent.com
151.101.184.133    avatars1.githubusercontent.com
151.101.184.133    avatars2.githubusercontent.com
151.101.184.133    avatars3.githubusercontent.com
151.101.184.133    avatars4.githubusercontent.com
151.101.184.133    avatars5.githubusercontent.com
151.101.184.133    avatars6.githubusercontent.com
151.101.184.133    avatars7.githubusercontent.com
151.101.184.133    avatars8.githubusercontent.com

这个搞定以后flutter doctor时出错时不出错的

第二个错误:

andoird studio打叉,直接去官网下载就好了

第三个错误:

andoird studio tools-chain打叉,按照教程去安装android sdk,对比一下,把没选中的安装上去就好,这个页面在SDK Manager,要是在安装过程中出现cmdline-tools安装失败的情况,考虑一下是不是网络问题(我换了个网络成功了)。然后flutter doctor,按照提示flutter ...licenses,一路按y就行。

结束后我的工具链是这样的

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值