skawa_components 1.2.0 copy "skawa_components: ^1.2.0" to clipboard
skawa_components: ^1.2.0 copied to clipboard

outdated

Additional components for AngularDart based on Material Design principles. These reusable components are not part of the official Material Components library.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add skawa_components

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

dependencies:
  skawa_components: ^1.2.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:skawa_components/skawa_components.dart';
4
likes
0
pub points
34%
popularity

Publisher

unverified uploader

Additional components for AngularDart based on Material Design principles. These reusable components are not part of the official Material Components library.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

angular, angular_components, intl, js, markdown, sass_builder

More

Packages that depend on skawa_components