animated_repeatable 1.1.3 animated_repeatable: ^1.1.3 copied to clipboard
Provides a way to create animated transitions on a child widget that repeat indefinitely or for a certain number of times.
1.1.3 #
- Update documentation.
1.1.2 #
- Fixed is animating and idle state.
1.1.1 #
- Fixed cycle not increase when onCycle not defined.
1.1.0 #
- Improved builder parameter.
1.0.0 #
- Refactor from
loop_transition
package. - Added reverse transition and curve.
- Expose play and pause function.
- Added function to get closest AnimatedRepeatableState.