animation_builder 0.0.5 copy "animation_builder: ^0.0.5" to clipboard
animation_builder: ^0.0.5 copied to clipboard

outdatedDart 1 only

Fluent and type-safe API to build keyframes and timing for Web Animation API

Changelog #

0.0.5 #

  • Transform methods in Keyframe and Keyframes

0.0.4 #

  • Changed style names from snake-case to camelCase
  • Added backgroundColor and color methods to Keyframes

0.0.3 #

  • Fixed Keyframes.create* clone bug

0.0.2 #

  • Keyframe.at static method to create empty Keyframe at offset
  • Keyframes.create, Keyframes.createAt, Keyframes.createAppend, Keyframes.createAppendAt methods to create and add/append keyframes directly

0.0.1 #

  • AnimationBuilder, Keyframe, Keyframes, AnimationOptions
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Fluent and type-safe API to build keyframes and timing for Web Animation API

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on animation_builder