I am new to flutter and I came across this error ( Could not resolve URL "https://pub.dartlang.org". ) while creating new flutter project.
I Tried "flutter doctor -v" command but it is showing everything is fine, I tried if there is any more dependencies need to be installed from given website but I couldn't find a wayand I am connected to Internet(Proxy internet) as suggested in one of the answer in Stack Overflow.