Browse Source

[flutter] Update README.md, 4.2.10 release

Mario Zechner 2 năm trước cách đây
mục cha
commit
1cf035caad
3 tập tin đã thay đổi với 6 bổ sung1 xóa
  1. 3 0
      spine-flutter/CHANGELOG.md
  2. 2 0
      spine-flutter/README.md
  3. 1 1
      spine-flutter/pubspec.yaml

+ 3 - 0
spine-flutter/CHANGELOG.md

@@ -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.
 

+ 2 - 0
spine-flutter/README.md

@@ -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.

+ 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.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