sa_multi_tween 1.1.3 sa_multi_tween: ^1.1.3 copied to clipboard
MultiTween (part of Simple Animations Framework) can animate multiple properties at once.
1.1.3 #
- New: Added accessor
getOrElse()
for theMultiTweenValues
class.
1.1.2 #
- Update: Migrated to new pub.dev page structure
- Update: Migrated to new repository
- Update: Upgraded dependencies
1.1.1 #
- Update: dependencies
- Update: enforce stricter type rules
- Update: upgraded to pedantic rule set 1.9.0
1.1.0 #
- New: MultiTween
add
method now acceptsAnimatable
instead ofTween
.
1.0.0 #
- New: MultiTween