pikapika/macos/Flutter/GeneratedPluginRegistrant.s...

13 lines
260 B
Swift
Raw Normal View History

2021-09-29 23:57:09 +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"))
}