安装完flutter sdk、android studio和flutter插件后..
*1st 我手动复制了 Android SDK 工具,因为 android studio 没有从网上下载它!
*2nd 当我尝试在命令行中编写“flutter doctor”时,它并不顺利,这就是实际发生的情况。
PS C:\Users\MQ> flutter doctor -v
Got TLS error trying to find package node_preamble at https://pub.dartlang.org.
pub get failed (server unavailable) -- attempting retry 1 in 1 second...
Got TLS error trying to find package node_preamble at https://pub.dartlang.org.
pub get failed (server unavailable) -- attempting retry 2 in 2 seconds...
Got TLS error trying to find package node_preamble at https://pub.dartlang.org.
pub get failed (server unavailable) -- attempting retry 3 in 4 seconds...
Running "flutter pub get" in flutter_tools...
|