Skip to content

flutter-sdk: add http(s)_proxy environment setting

Joel Winarske requested to merge github/fork/WAKazuyoshiAkiyama/dunfell into dunfell

Created by: WAKazuyoshiAkiyama

In the environemts requiring http_proxy and/or https_proxy to access the flutter websites, this recipe will be failed. To avoid such failure, I added the environments "http_proxy" and "https_proxy" in common_compile().

Signed-off-by: Kazuyoshi Akiyama kazuyoshi.akiyama@woven-planet.global

Merge request reports

Loading