Alfred Jiang
Results
1
comments of
Alfred Jiang
If you set flutter export path (path_to_flutter) both in ~/.zshrc and ~/.bash_profile,make sure you have added blew codes in both files, or only keep ~/.bash_profile configuration. ``` export PUB_HOSTED_URL=https://pub.flutter-io.cn export...