mangayomi-mirror/packages/desktop_webview_window/example/macos/Flutter/GeneratedPluginRegistrant.swift
kodjomoustapha 9217bc6a3b fix
2024-02-07 15:19:26 +01:00

14 lines
403 B
Swift

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