mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-25 22:23:42 +08:00
[flutter] Update README.md, 4.2.10 release
This commit is contained in:
parent
2419e9d7b0
commit
1cf035caad
@ -1,3 +1,6 @@
|
|||||||
|
# 4.2.10
|
||||||
|
* Update README.md to point to Junji's Dart-only Spine runtime.
|
||||||
|
|
||||||
# 4.2.9
|
# 4.2.9
|
||||||
* Fix atlas parsing.
|
* Fix atlas parsing.
|
||||||
|
|
||||||
|
|||||||
@ -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.
|
# 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
|
## Licensing
|
||||||
|
|
||||||
You are welcome to evaluate the Spine Runtimes and the examples we provide in this repository free of charge.
|
You are welcome to evaluate the Spine Runtimes and the examples we provide in this repository free of charge.
|
||||||
|
|||||||
@ -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.9
|
version: 4.2.10
|
||||||
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user