fmap/macos/Flutter/GeneratedPluginRegistrant.swift

13 lines
260 B
Swift
Raw Permalink Normal View History

2024-04-10 19:17:40 +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"))
}