blob: fc6bf65d135e3607064dfc8ab0d201598bc0d720 [file] [log] [blame]
//
// Generated file. Do not edit.
//
import FlutterMacOS
import Foundation
import package_info
import path_provider_macos
import url_launcher_macos
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
FLTPackageInfoPlugin.register(with: registry.registrar(forPlugin: "FLTPackageInfoPlugin"))
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))
UrlLauncherPlugin.register(with: registry.registrar(forPlugin: "UrlLauncherPlugin"))
}