angular_material 0.2.0 copy "angular_material: ^0.2.0" to clipboard
angular_material: ^0.2.0 copied to clipboard

outdatedDart 1 only

Material Design implementation on Angular Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add angular_material

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

dependencies:
  angular_material: ^0.2.0

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:angular_material/checkbox_component.dart';
import 'package:angular_material/input_component.dart';
import 'package:angular_material/material.dart';
import 'package:angular_material/ripples.dart';
0
likes
0
points
105
downloads

Publisher

unverified uploader

Weekly Downloads

Material Design implementation on Angular Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

angular, browser, less_dart

More

Packages that depend on angular_material