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

outdated

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

codecov badge style badge melos badge license badge sponsor badge twitter badge

yak_tween #

A replica of flutter Tween class with 2 differences:

  • allows const constructor
  • accepts and returns only non nullable values

Get Started #

add to your pubspec.yaml

dependencies: 
  yak_tween: <latest version>

3
likes
0
pub points
16%
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