angular-dart

Getting started with angular-dart

Remarks#

AngularDart is a client-side framework for creating structured web applications in Dart.

AngularDart is an implementation of Angular in Dart. It shares concepts and some API with the TypeScript version 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

Versions#

Stable

VersionRelease Date
2.2.02016-11-30
2.1.02016-11-19
2.0.02016-10-20

Dev

VersionRelease Date
3.0.0-alpha+12016-02-07
3.0.0-alpha2017-01-18

Changelog

Installation or Setup

Detailed instructions on getting angular-dart set up or installed.


This modified text is an extract of the original Stack Overflow Documentation created by the contributors and released under CC BY-SA 3.0 This website is not affiliated with Stack Overflow