shaker 1.0.0 copy "shaker: ^1.0.0" to clipboard
shaker: ^1.0.0 copied to clipboard

A Flutter package that provides an easy-to-use widget for adding customizable shake animations to any Flutter widget. Built on flutter_animate with support for duration, frequency, rotation, offset, a [...]

1.0.0 #

  • Initial stable release of the Shaker package
  • Implemented Shaker widget for adding shake animations to any Flutter widget
  • Customizable shake parameters:
    • Duration control for animation length
    • Frequency (hz) adjustment for shake speed
    • Rotation angle customization
    • Offset control for shake direction and intensity
    • Curve customization for animation easing
  • onComplete callback support for post-animation actions
  • Built on flutter_animate package for smooth performance
  • Comprehensive example application demonstrating usage
  • Full test coverage with unit and widget tests
  • MIT License

0.0.1 #

  • Initial development release
0
likes
0
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides an easy-to-use widget for adding customizable shake animations to any Flutter widget. Built on flutter_animate with support for duration, frequency, rotation, offset, and curve customization.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_animate

More

Packages that depend on shaker