Skip to content

Commit

Permalink
[flutter] Release 4.2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
badlogic committed Nov 28, 2023
1 parent 355a91d commit 7832466
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions spine-flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# 4.2.19
* Fixes #2412, single bone, translation only IK constraints did not take skeleton scale into account.

# 4.2.18
* Fixes compilation errors due to API change in Flutter 3.16.0, see [this issue](https://github.com/EsotericSoftware/spine-runtimes/issues/2420). **Note**: Depending on this version requires your project to depend on Flutter >= 3.16.0 as well.

# 4.1.10
# Update WASM binaries

Expand Down
Binary file modified spine-flutter/lib/assets/libspine_flutter.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion spine-flutter/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: spine_flutter
description: The official Spine Flutter Runtime to load, display and interact with Spine animations.
version: 4.2.18
version: 4.2.19
homepage: https://esotericsoftware.com
repository: https://github.com/esotericsoftware/spine-runtimes
issue_tracker: https://github.com/esotericsoftware/spine-runtimes/issues
Expand Down

0 comments on commit 7832466

Please sign in to comment.