angular2_components 0.4.0-alpha copy "angular2_components: ^0.4.0-alpha" to clipboard
angular2_components: ^0.4.0-alpha copied to clipboard

discontinued
outdatedDart 1 only

The official Material Design components for AngularDart. Used at Google in production apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add angular2_components

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

dependencies:
  angular2_components: ^0.4.0-alpha

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_components/angular2_components.dart';
0
likes
0
pub points
0%
popularity

Publisher

verified publisherangulardart.dev

The official Material Design components for AngularDart. Used at Google in production apps.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

angular2, intl, js, meta, observable, perf_api, quiver, uuid

More

Packages that depend on angular2_components