I get the following error when trying to update the pub to install the web_ui package.
Dart Editor Version: 0.2.10_r16761
Dart SDK Version: 0.2.10.1_r16761
"Help > About > Check for Update..." also gives me "Unable to get latest revision" . Is this a possible problem with the proxy server?
Is there a manual way to add packages, for example. download the package and put it somewhere?
Running pub update ... Pub update failed, [1] Resolving dependencies... Got socket error trying to find package "web_ui" at http://pub.dartlang.org. OS Error: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. , errno = 10060
Geert source share