Do you know a good Angular.dart alternative for Angular.js Batarang ? It would be much easier to debug areas, bindings.
Angular.dart does not currently offer graphical debugging tools, but it does provide an introspection API that can be used in the Chrome Developer Console.
https://github.com/angular/angular.dart/blob/master/lib/introspection.dart
I have not heard, but it would be great.