angulardart_components 2.0.7 copy "angulardart_components: ^2.0.7" to clipboard
angulardart_components: ^2.0.7 copied to clipboard

Platformweb

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 angulardart_components

With Flutter:

 $ flutter pub add angulardart_components

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

dependencies:
  angulardart_components: ^2.0.7

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:angulardart_components/angulardart_components.dart';
0
likes
105
points
68
downloads
screenshot

Documentation

API reference

Publisher

verified publisherqlapp.fr

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Topics

#angular #components #material-design #ui #web

License

BSD-3-Clause (license)

Dependencies

angulardart, angulardart_forms, async, build, build_config, built_collection, collection, fixnum, intl, js, logging, meta, observable, protobuf, quiver, sass_builder, web

More

Packages that depend on angulardart_components