[flutter] Update README.md, 4.2.10 release

This commit is contained in:
Mario Zechner 2022-12-06 11:23:12 +01:00
parent 2419e9d7b0
commit 1cf035caad
3 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,6 @@
# 4.2.10
* Update README.md to point to Junji's Dart-only Spine runtime.
# 4.2.9
* Fix atlas parsing.

View File

@ -4,6 +4,8 @@ The spine-godot runtime provides functionality to load, manipulate and render [S
# See the [spine-flutter documentation](https://esotericsoftware.com/spine-flutter) for in-depth information.
The `spine_flutter` package name was previously used to publish the [Spine Flutter Runtime in plain Dart](https://github.com/jtakakura/spine_flutter/) by Junji Takakura. Junji has kindly transferred the package name to us and is now publishing his Dart-only Spine Flutter Runtime under the package name [spine_flutter_dart](https://pub.dev/packages/spine_flutter_dart).
## Licensing
You are welcome to evaluate the Spine Runtimes and the examples we provide in this repository free of charge.

View File

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