Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 375 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 375 Bytes

Angular2 Modal for Dart

This is a Dart port of angular2-modal, a very useful Angular2 Typescript library by Shlomi Assaf.

Check out his demo here: http://shlomiassaf.github.io/angular2-modal/

Installation

npm install ng2-dart-modal --save

Works with latest versions of Dart (1.14) and Angular2 (2.0.0-beta.2)