I can't download lib in pubspec.yaml
I tried to run flutter pub get and get this error
Could not resolve URL "https://pub.dartlang.org".
Error (69): Unable to 'pub upgrade' flutter tool. Retrying in five seconds... (9 tries left)
when I try check connection because I have a manual proxy get connectio9n successful
I deactivate my firewall and windows defender protection but nothing happend
https://dart.dev/tools/pub/troubleshoot#pub-get-fails-from-behind-a-corporate-firewall
I don't think this works with proxy from Android Studio.
That might be a bug worth filing against the Android studio plugin for Flutter/Dart
@jonasfj That's work for me thank you
This is already filed in https://github.com/flutter/flutter-intellij/issues/2914
Just check if your are connected to internet and run again
@string-MFathi yes that worked for me. Thank you
https://dart.dev/tools/pub/troubleshoot#pub-get-fails-from-behind-a-corporate-firewall
I don't think this works with proxy from Android Studio.
That might be a bug worth filing against the Android studio plugin for Flutter/Dart
really helped thank you
Most helpful comment
https://dart.dev/tools/pub/troubleshoot#pub-get-fails-from-behind-a-corporate-firewall
I don't think this works with proxy from Android Studio.
That might be a bug worth filing against the Android studio plugin for Flutter/Dart