Could not resolve URL "https://pub.dartlang.org". Error (69): Unable to 'pub upgrade' flutter tool. Retrying in five seconds... (10 tries left)
that is the error in flutter when i create or upgrade flutter:
Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved.
Try the new cross-platform PowerShell https://aka.ms/pscore6
PS E:\Flutter WorkSpace\Flutter Projects> flutter create sampleproject Recreating project sampleproject... Running "flutter pub get" in sampleproject... Could not resolve URL "https://pub.dartlang.org". pub get failed (server unavailable) -- attempting retry 1 in 1 second... Could not resolve URL "https://pub.dartlang.org". pub get failed (server unavailable) -- attempting retry 2 in 2 seconds... Running "flutter pub get" in sampleproject... (This is taking an unexpectedly long time.)