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

discontinuedreplaced by: ngcomponents

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
copied to clipboard

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

dependencies:
  angular_components: ^1.0.3
copied to clipboard

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';
copied to clipboard
26
likes
30
points
2.37k
downloads

Publisher

verified publisherangulardart.dev

Weekly Downloads

2024.09.20 - 2025.04.04

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

Repository (GitHub)

License

BSD-3-Clause (license)

Dependencies

angular, angular_forms, async, build, build_config, built_collection, collection, fixnum, intl, js, logging, meta, observable, protobuf, quiver, sass_builder

More

Packages that depend on angular_components