AngularDart is a web app framework that focuses on productivity, performance, and stability.
AngularDart is a web-app framework for creating structured web applications in Dart.
AngularDart is distinct from Angular. It shares concepts and some API, but differs in implementation – taking advantage of Dart features such as classes and annotations.
Features
- Reusable components
- Bind models (Dart classes) to HTML markup
- Deep linking
- Form validation
- Dependency injection
- Testable
Links
- Documentation - https://webdev.dartlang.org/angular
- Source code - https://github.com/dart-lang/angular
- Discussion - https://gitter.im/dart-lang/angular