yak_tween 0.1.0+10 copy "yak_tween: ^0.1.0+10" to clipboard
yak_tween: ^0.1.0+10 copied to clipboard

A replica of flutter Tween that allows `const` constructor and accepts/returns only NN.

example/README.md

Example #

just use the classes, function and extension in place of the original

const sizeTween = YakSizeTween(begin: Size.square(10), begin: Size.square(100));
3
likes
0
pub points
17%
popularity

Publisher

verified publisheryakforward.com

A replica of flutter Tween that allows `const` constructor and accepts/returns only NN.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, vector_math, yak_utils

More

Packages that depend on yak_tween