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

This commit is contained in:
Davide Tantillo 2025-04-09 15:57:55 +02:00
parent 23233222f9
commit cb28aeeedc
3 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -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