【发布时间】:2019-11-20 21:18:05
【问题描述】:
我是新来的颤振。我们在网络中有一个代理设置。该代理已应用于 android studio,并且运行良好。在创建新应用程序时,它工作正常。但是,获取包不起作用。它返回
Could not resolve URL "https://pub.dartlang.org".
pub get failed (69) -- attempting retry 1 in 1 second...'
set https_proxy=USERNAME:PASSWORD@hostname:port' I tried this code. Even though it is not working
获取包不起作用
【问题讨论】:
标签: android flutter proxy cross-platform flutter-dependencies