Animation icon indicating copy to clipboard operation
Animation copied to clipboard

A Dart library for animating DOM elements on a web page.

Results 6 Animation issues
Sort by recently updated
recently updated
newest added

Please add support for animating SVG elements.

unreachable code (Dart2JS warning)

When in the middle of an animation the target element dies, the lib throws.

bug

Support for animating colors (hex, rgb and rbga) is needed. We also should support text-shadow animations.