flutter_ume_kit_slow_animation 0.0.2 copy "flutter_ume_kit_slow_animation: ^0.0.2" to clipboard
flutter_ume_kit_slow_animation: ^0.0.2 copied to clipboard

Make the animation slow or fast.

flutter_ume_kit_slow_animation #

慢速动画调节插件

使用方式 #

dependencies:
  flutter_ume_kit_slow_animation:
copied to clipboard
void main() {
  PluginManager.instance
    ..register(const SlowAnimation());

  runApp(const UMEWidget(child: MyApp()));
}
copied to clipboard
0
likes
100
points
71
downloads

Publisher

verified publisherflutter.cn

Weekly Downloads

2024.08.26 - 2025.03.10

Make the animation slow or fast.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_ume

More

Packages that depend on flutter_ume_kit_slow_animation