wiggle_kit 1.0.1 copy "wiggle_kit: ^1.0.1" to clipboard
wiggle_kit: ^1.0.1 copied to clipboard

A Flutter widget that wraps any child with plug-and-play wiggle animations. Supports 7 animation types, amplitude, duration, repeat count, and a controller to trigger animations programmatically.

1.0.1 #

  • Increased default amplitude for rotate type for a more visible wiggle out of the box.

1.0.0 #

  • Initial release.
  • WiggleKit widget wraps any child with a wiggle animation.
  • 7 animation types: rotate, shake, bounce, pulse, swing, jello, spin.
  • amplitude parameter to control intensity of the animation.
  • duration parameter to control the speed of each cycle.
  • count parameter to limit the number of wiggle cycles (null = infinite).
  • WiggleController to trigger animations programmatically.
  • After a finite count completes, the widget returns to its original position.
1
likes
0
points
320
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget that wraps any child with plug-and-play wiggle animations. Supports 7 animation types, amplitude, duration, repeat count, and a controller to trigger animations programmatically.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on wiggle_kit