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

Easy-to-use Flutter widget to shake any child widget with customizable duration, frequency, rotation, offset, and curve.

1.0.2 #

  • Added Demo GIF example

1.0.1 #

  • Added comprehensive dartdoc comments to all public API elements (100% coverage)
  • Improved package description for better clarity
  • Enhanced documentation with detailed parameter descriptions and examples
  • Updated README.md with complete API reference and usage examples
  • All files verified and up to date with latest package information

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
160
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

Easy-to-use Flutter widget to shake any child widget with customizable duration, frequency, rotation, offset, and curve.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_animate

More

Packages that depend on shaker