angular_components 0.8.0 copy "angular_components: ^0.8.0" to clipboard
angular_components: ^0.8.0 copied to clipboard

discontinuedreplaced by: ngcomponents
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 angular_components

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

dependencies:
  angular_components: ^0.8.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_components/angular_components.dart';
27
likes
0
pub points
88%
popularity

Publisher

verified publisherangulardart.dev

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

Homepage

License

unknown (LICENSE)

Dependencies

angular, angular_forms, collection, fixnum, intl, js, logging, meta, observable, perf_api, quiver, sass_builder, uuid

More

Packages that depend on angular_components