skawa_material_components 1.5.1
skawa_material_components: ^1.5.1 copied to clipboard
Additional Material Design components for AngularDart. Complements the official `angular_components` package.
skawa_material_components #
More "Material" Components #
These components are based on Material Design and built on top of package:angular_components
.
The goal is to provide a couple of components that seem to be missing from angular_components.
Currently Available components:
- ✓
<skawa-card>
- ✓
<skawa-data-table>
- ✓
<skawa-grid>
- ✓
<skawa-snackbar>
Both packages are being actively maintained, meaning components get added and removed. In case of a component from this list is added to angular_components, it will be deprecated and eventually removed from skawa_material_components.
Removed components:
- ✓
<skawa-appbar>
- ✓
<skawa-drawer>
- ✓
<skawa-sidebar>
Getting started #
See examples
Need a component? #
Let us know what you'd like to use, open an issue!
Looking for maintainers #
If you have a component you'd like to be part of this collection, let us know, we can chat!
Licensing #
Skawa Material Components reuses and builds on top of certain parts of angular_components
package. (Namely, base SCSS files)
angular_components license
Skawa Material Components is released under MIT license.