Files
max_map_camera_flutter/macos/Flutter/GeneratedPluginRegistrant.swift

17 lines
503 B
Swift

//
// Generated file. Do not edit.
//
import FlutterMacOS
import Foundation
import geolocator_apple
import package_info_plus
import path_provider_foundation
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
GeolocatorPlugin.register(with: registry.registrar(forPlugin: "GeolocatorPlugin"))
FPPPackageInfoPlusPlugin.register(with: registry.registrar(forPlugin: "FPPPackageInfoPlusPlugin"))
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))
}