allscore_app/macos/Flutter/GeneratedPluginRegistrant.swift

13 lines
283 B
Swift
Raw Normal View History

2024-12-14 16:44:36 +00:00
//
// Generated file. Do not edit.
//
import FlutterMacOS
import Foundation
import shared_preferences_foundation
2024-12-14 16:44:36 +00:00
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
SharedPreferencesPlugin.register(with: registry.registrar(forPlugin: "SharedPreferencesPlugin"))
2024-12-14 16:44:36 +00:00
}