|
@@ -1,6 +1,6 @@
|
|
|
name: spine_flutter
|
|
|
description: The official Spine Flutter Runtime to load, display and interact with Spine animations.
|
|
|
-version: 4.1.7
|
|
|
+version: 4.1.8
|
|
|
homepage: https://esotericsoftware.com
|
|
|
repository: https://github.com/esotericsoftware/spine-runtimes
|
|
|
issue_tracker: https://github.com/esotericsoftware/spine-runtimes/issues
|
|
@@ -8,7 +8,7 @@ documentation: https://esotericsoftware.com/spine-flutter
|
|
|
|
|
|
environment:
|
|
|
sdk: '>=2.17.6 <4.0.0'
|
|
|
- flutter: ">=3.16.0 <4.0.0"
|
|
|
+ flutter: ">=3.16.0"
|
|
|
|
|
|
dependencies:
|
|
|
flutter:
|