angular2_mdl 0.1.6 copy "angular2_mdl: ^0.1.6" to clipboard
angular2_mdl: ^0.1.6 copied to clipboard

Dart 1 only

Angular2 material Design Lite Library

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add angular2_mdl

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  angular2_mdl: ^0.1.6

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:angular2_mdl/mdl.dart';
import 'package:angular2_mdl/mdlcomponents.dart';
0
likes
10
points
64
downloads

Publisher

unverified uploader

Weekly Downloads

Angular2 material Design Lite Library

Homepage

License

MIT (license)

Dependencies

angular2, uuid

More

Packages that depend on angular2_mdl