sa_stateless_animation 2.0.0-nullsafety.0 sa_stateless_animation: ^2.0.0-nullsafety.0 copied to clipboard
Stateless Animation (part of Simple Animations Framework) enables developers to craft custom animations with simple widgets.
2.0.0-nullsafety.0 #
- New: Upgraded to null-safe
1.1.0 #
- New: Optional parameter
fps
to limit the framerate ofPlayAnimation
,LoopAnimation
,MirrorAnimation
andCustomAnimation
1.0.3 #
- Fix: Changelog
1.0.2 #
- Update: Migrated to new pub.dev page structure
- Update: Migrated to new repository
- Update: Upgraded dependencies
1.0.1 #
- Update: Upgraded to pedantic rule set 1.9.0
1.0.0 #
- New: PlayAnimation
- New: LoopAnimation
- New: MirrorAnimation
- New: CustomAnimation