dart-archive / angular.dart

Legacy source repository. See github.com/dart-lang/angular
https://webdev.dartlang.org/angular/
1.24k stars 248 forks source link

Need to widen dependencies #1700

Open archerface opened 9 years ago

archerface commented 9 years ago

I have had the following issues with using Angular Dart. From my investigation and collaboration, I have found that Angular Dart needs to expand dependencies. Here is the link to the Dart issue: http://dartbug.com/23004 Here is the link to the Stack Overflow question: http://stackoverflow.com/questions/29282367/dart-editor-cant-retrieve-dependencies-with-pub

austincummings commented 9 years ago

+1

erikreinert commented 9 years ago

For anyone still battling this, did a bit of digging and it looks like not much love is being given to Angular for Dart now that Angular2 for Dart is in development. It does look like you can resolve dependency issues using the Angular2 alpha with the latest web_components, etc:

https://pub.dartlang.org/packages/angular2