shake_animation_widget 3.0.4 shake_animation_widget: ^3.0.4 copied to clipboard
抖动动画、向上弹出动画、抖动文本、垂直圆形菜单、底部圆形菜单、动画进度按钮
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add shake_animation_widget
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
shake_animation_widget: ^3.0.4
Alternatively, your editor might support flutter pub get
. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:shake_animation_widget/shake_animation_widget.dart';