Merge branch '4.1' into 4.2-beta

# Conflicts:
#	spine-flutter/CHANGELOG.md
#	spine-flutter/pubspec.yaml
This commit is contained in:
Mario Zechner 2023-06-19 12:43:55 +02:00
commit 28e3308565
4 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,6 @@
# 4.1.3
* Fixes for Impeller.
# 4.2.12
* Merge changes from 4.1.1 and 4.1.2.

View File

@ -169,7 +169,7 @@ packages:
path: ".."
relative: true
source: path
version: "4.1.2"
version: "4.2.13"
string_scanner:
dependency: transitive
description:
@ -212,4 +212,4 @@ packages:
version: "0.7.4"
sdks:
dart: ">=3.0.0-417 <4.0.0"
flutter: ">=3.10.1"
flutter: ">=3.10.5"

View File

@ -5,7 +5,7 @@ version: 1.0.0+1
environment:
sdk: '>=2.17.6 <4.0.0'
flutter: ">=3.10.1"
flutter: ">=3.10.5"
dependencies:
flutter:

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.12
version: 4.2.13
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.10.1"
flutter: ">=3.10.5"
dependencies:
flutter: