An open API service indexing awesome lists of open source software.

https://github.com/allexcd/angular_dart_effects

Angular Dart material design effects
https://github.com/allexcd/angular_dart_effects

Last synced: about 1 year ago
JSON representation

Angular Dart material design effects

Awesome Lists containing this project

README

          

# angular_dart_effects

Angular Dart Effects

How to use the example provided
-------------------------------

- Run pub get. Wait for dependencies to be loaded.
- Right click on index.html file and choose "Run in Dartium"

Use it in your own projects
---------------------------

- Add this to your project's pubspec.yaml file: angular_dart_effects: ">=0.1.0 <0.2.0"
- Use "pub get" to download the library

Decorators usage
----------------

The Ripple Effect

```html
Add the decorator to any element:

Content

Content
```