uninav/macos/Flutter/GeneratedPluginRegistrant.swift

13 lines
260 B
Swift
Raw Normal View History

2024-04-19 18:07:54 +00:00
//
// Generated file. Do not edit.
//
import FlutterMacOS
import Foundation
import url_launcher_macos
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
UrlLauncherPlugin.register(with: registry.registrar(forPlugin: "UrlLauncherPlugin"))
}