浏览代码

[flutter] Release 4.2.24

Mario Zechner 1 年之前
父节点
当前提交
b41e9377bb
共有 3 个文件被更改,包括 4 次插入1 次删除
  1. 3 0
      spine-flutter/CHANGELOG.md
  2. 二进制
      spine-flutter/lib/assets/libspine_flutter.wasm
  3. 1 1
      spine-flutter/pubspec.yaml

+ 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
 

二进制
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