Explorar el Código

[flutter] Port of commit f1e0f0f: Fixed animation not being mixed out in some cases.

Davide Tantillo hace 3 meses
padre
commit
cb28aeeedc

+ 3 - 0
spine-flutter/CHANGELOG.md

@@ -1,3 +1,6 @@
+# 4.2.35
+ - Port of commit f1e0f0f: Fixed animation not being mixed out in some cases.
+
 # 4.2.34
 # 4.2.34
 - Support latest emscripten SDK (4.0.6+) via update of web_ffi
 - Support latest emscripten SDK (4.0.6+) via update of web_ffi
 
 

BIN
spine-flutter/lib/assets/libspine_flutter.wasm


+ 1 - 1
spine-flutter/pubspec.yaml

@@ -1,6 +1,6 @@
 name: spine_flutter
 name: spine_flutter
 description: The official Spine Flutter Runtime to load, display and interact with Spine animations.
 description: The official Spine Flutter Runtime to load, display and interact with Spine animations.
-version: 4.2.34
+version: 4.2.35
 homepage: https://esotericsoftware.com
 homepage: https://esotericsoftware.com
 repository: https://github.com/esotericsoftware/spine-runtimes
 repository: https://github.com/esotericsoftware/spine-runtimes
 issue_tracker: https://github.com/esotericsoftware/spine-runtimes/issues
 issue_tracker: https://github.com/esotericsoftware/spine-runtimes/issues