From ad18e2e33b5881fd8ed63edc7858af744ba8a618 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Mon, 17 Nov 2025 14:14:41 +0100 Subject: [PATCH] [flutter] Update pubspec.lock files and generated plugin registrant - Updated spine-flutter/example/pubspec.lock to reflect version 4.3.1 - Updated spine-flutter/test/pubspec.lock to reflect version 4.3.1 - Updated GeneratedPluginRegistrant.swift with Flutter-generated formatting These files were out of sync with the main pubspec.yaml version, causing CI format checks to fail when flutter pub get regenerated them. --- .../example/macos/Flutter/GeneratedPluginRegistrant.swift | 1 + spine-flutter/example/pubspec.lock | 2 +- spine-flutter/test/pubspec.lock | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/spine-flutter/example/macos/Flutter/GeneratedPluginRegistrant.swift b/spine-flutter/example/macos/Flutter/GeneratedPluginRegistrant.swift index bfa0333a3..cccf817a5 100644 --- a/spine-flutter/example/macos/Flutter/GeneratedPluginRegistrant.swift +++ b/spine-flutter/example/macos/Flutter/GeneratedPluginRegistrant.swift @@ -5,5 +5,6 @@ import FlutterMacOS import Foundation + func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) { } diff --git a/spine-flutter/example/pubspec.lock b/spine-flutter/example/pubspec.lock index 5ca3c43da..35da87995 100644 --- a/spine-flutter/example/pubspec.lock +++ b/spine-flutter/example/pubspec.lock @@ -169,7 +169,7 @@ packages: path: ".." relative: true source: path - version: "4.3.0" + version: "4.3.1" string_scanner: dependency: transitive description: diff --git a/spine-flutter/test/pubspec.lock b/spine-flutter/test/pubspec.lock index bace73317..119bd467e 100644 --- a/spine-flutter/test/pubspec.lock +++ b/spine-flutter/test/pubspec.lock @@ -329,7 +329,7 @@ packages: path: ".." relative: true source: path - version: "4.3.0" + version: "4.3.1" stack_trace: dependency: transitive description: