This could be due to restrictions. please try to do the following:
set these two environment variables:
PUB_HOSTED_URL="https://pub.flutter-io.cn"
FLUTTER_STORAGE_BASE_URL="https://storage.flutter-io.cn"
and try to pub get without any vpn.
these instructions are from flutter documentation for china users.