Pub does not download dependencies on Windows 7 after the update to lib v2 (SDK 0.3.1_r17328)
问题 After the update to the version 0.3.1_r17328 of Dart SDK and Dart Editor I have some trouble to import some library particulary Args library. I have the same problem both directly importing Args or importing Web_ui where Args is one of the dependencies. Here is my pubspec.yaml: name: notes description: A sample application dependencies: web_ui: 0.3.0+1 or: name: notes description: A sample application dependencies: args: 0.3.1+1 Here is the error generate from build.dart Unable to open file: