Horje
flutter pub get taking too long Code Example
flutter pub get taking too long
# On Linux, this worked for me and for many other people...
# It should work for you too.


export PUB_HOSTED_URL=https://pub.flutter-io.cn
export FLUTTER_STORAGE_BASE_URL=https://storage.flutter-io.cn

# On windows, you should create an environment variable with:
name: PUB_HOSTED_URL
value: https://pub.flutter-io.cn

name: FLUTTER_STORAGE_BASE_URL
value: https://storage.flutter-io.cn




Shell

Related
install bully kali Code Example install bully kali Code Example
raspberry clear cache Code Example raspberry clear cache Code Example
delete a daemonset deployment Code Example delete a daemonset deployment Code Example
gem install to a different directory linux Code Example gem install to a different directory linux Code Example
doskey permanent Code Example doskey permanent Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9