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

outdated

抖动动画组件

1.0.1 修复抖动次数支持 #

   ///开启抖动动画
   ///参数shakeCount 用来配置抖动次数
   ///通过 controller start 方法默认为 1
   _shakeAnimationController.start(shakeCount: 1);

1.0.0 更新支持 #

  • 给任意的Widget添加抖动动画
  • 抖动支持左右抖动、上下拦截、微旋转抖动、随机抖动
  • 支持给一个String中的每一个字符添加抖动
36
likes
15
points
570
downloads

Publisher

unverified uploader

Weekly Downloads

抖动动画组件

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on shake_animation_widget