ume_kit_slow_animation 2.0.0 copy "ume_kit_slow_animation: ^2.0.0" to clipboard
ume_kit_slow_animation: ^2.0.0 copied to clipboard

Make the animation slow or fast for UME.

ume_kit_slow_animation #

慢速动画调节插件

使用方式 #

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

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

Publisher

unverified uploader

Weekly Downloads

2024.10.05 - 2025.04.19

Make the animation slow or fast for UME.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, ume_core

More

Packages that depend on ume_kit_slow_animation