web3terms/macos/Flutter/GeneratedPluginRegistrant.swift
randogoth 6a2583c6c3 init
2025-02-18 21:15:53 +02:00

12 lines
256 B
Swift

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