flutter_sudoku/macos/Flutter/GeneratedPluginRegistrant.swift

13 lines
273 B
Swift
Raw Normal View History

2025-11-07 17:07:22 +09:00
//
// Generated file. Do not edit.
//
import FlutterMacOS
import Foundation
import webview_flutter_wkwebview
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
WebViewFlutterPlugin.register(with: registry.registrar(forPlugin: "WebViewFlutterPlugin"))
}