// // Generated file. Do not edit. // import FlutterMacOS import Foundation import flutter_window_close import path_provider_macos func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) { FlutterWindowClosePlugin.register(with: registry.registrar(forPlugin: "FlutterWindowClosePlugin")) PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin")) }