Files
sight-identification/macos/Flutter/GeneratedPluginRegistrant.swift

17 lines
466 B
Swift
Raw Normal View History

2026-01-07 16:14:34 +08:00
//
// Generated file. Do not edit.
//
import FlutterMacOS
import Foundation
import file_selector_macos
import gal
import path_provider_foundation
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
FileSelectorPlugin.register(with: registry.registrar(forPlugin: "FileSelectorPlugin"))
GalPlugin.register(with: registry.registrar(forPlugin: "GalPlugin"))
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))
}