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

Dart 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.6.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:angular_material/input_component.dart';
import 'package:angular_material/material_module.dart';
import 'package:angular_material/reactive_component.dart';
import 'package:angular_material/ripples.dart';
import 'package:angular_material/ripples_component.dart';
import 'package:angular_material/switch_component.dart';
0
likes
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

Material Design implementation on Angular Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

angular, angular_ui, browser, less_dart

More

Packages that depend on angular_material