Skip to main content

New site for Dart news and articles

For the latest Dart news, visit our new blog at  https://medium.com/dartlang .

Angular.js announces port for Dart

The Angular team recently announced a Dart port of the popular Angular.js framework.

Large parts of Angular functionalitycomponents like $compiler and $scope, basic directives like ngBind and ngRepeathave already been ported over to Dart and can be used today.  Other critical Angular parts like Dependency Injection and Routes are being ported now. Karma, the Angular test runner, already works with Dart.

Angular team members Brad Green and Igor Minar provide details in the video from the AngularJS meetup this week. The Dart-specific discussion begins at the 40 minute mark.