Mario Zechner пре 1 година
родитељ
комит
b41e9377bb

+ 3 - 0
spine-flutter/CHANGELOG.md

@@ -1,3 +1,6 @@
+# 4.2.24
+- Support static linking of native library, see https://github.com/EsotericSoftware/spine-runtimes/issues/2438
+
 # 4.2.23
 - Physics support
 

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


+ 1 - 1
spine-flutter/pubspec.yaml

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