Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 333 Bytes

File metadata and controls

19 lines (11 loc) · 333 Bytes

angular

A library for Dart developers. It is awesome.

Usage

A simple usage example:

import 'package:angular/angular.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs

Please file feature requests and bugs at the issue tracker.