mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 09:16:01 +08:00
- 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.
11 lines
147 B
Swift
11 lines
147 B
Swift
//
|
|
// Generated file. Do not edit.
|
|
//
|
|
|
|
import FlutterMacOS
|
|
import Foundation
|
|
|
|
|
|
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
|
|
}
|