packages的地址:
https://pub.dartlang.org/flutter/
無(wú)法訪問是因?yàn)闆]翻墻
域名換成國(guó)內(nèi)的鏡像即可:
https://pub.flutter-io.cn/flutter/
image.png
復(fù)制charts: ^1.0.0+1
粘貼到pubspec.yaml
image.png
格式未對(duì)齊的情況下,無(wú)法加載
image.png
保存內(nèi)容,關(guān)閉vs Code
image.png
刪除lockfile ,打開vs Code 谊囚,運(yùn)行
source ~/.bash_profile
flutter doctor
flutter pub get
image.png