Recently have installed Flutter and exploring hello-world app. Followed all steps mentioned at https://flutter.io/get-started/ and was able to run
:: flutt
Do this for windows environment
set https_proxy=USERNAME:PASSWORD@hostname:port set http_proxy=USERNAME:PASSWORD@hostname:port set NO_PROXY=localhost,127.0.0.1
before calling flutter create