/Users/zon/development/flutter/bin/flutter --no-color pub get
Running "flutter pub get" in sleep_flutter...
pub get failed (server unavailable) -- attempting retry 1 in 1 second...
OS Error: Operation timed out, errno = 60, address = storage.googleapis.com, port = 54888
pub get failed (server unavailable) -- attempting retry 2 in 2 seconds...
OS Error: Operation timed out, errno = 60, address = storage.googleapis.com, port = 57395
pub get failed (server unavailable) -- attempting retry 3 in 4 seconds...
OS Error: Operation timed out, errno = 60, address = storage.googleapis.com, port = 59908
pub get failed (server unavailable) -- attempting retry 4 in 8 seconds...
OS Error: Operation timed out, errno = 60, address = pub.dartlang.org, port = 62301
pub get failed (server unavailable) -- attempting retry 5 in 16 seconds...
OS Error: Operation timed out, errno = 60, address = storage.googleapis.com, port = 64713
Running "flutter pub get" in sleep_flutter... 10294.7s
后面就算网络通畅,也用了两个多小时才把类库下载完。这真是难解决的问题。