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:
void main() {
  PluginManager.instance
    ..register(const SlowAnimation());

  runApp(const UMEWidget(child: MyApp()));
}
0
likes
130
points
86
downloads

Publisher

unverified uploader

Weekly Downloads

Make the animation slow or fast for UME.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, ume_core

More

Packages that depend on ume_kit_slow_animation