Make the animation slow or fast for UME.
More...
慢速动画调节插件
dependencies: ume_kit_slow_animation:
void main() { PluginManager.instance ..register(const SlowAnimation()); runApp(const UMEWidget(child: MyApp())); }
unverified uploader
Repository (GitHub)View/report issues
API reference
MIT (license)
flutter, ume_core
Packages that depend on ume_kit_slow_animation
Back