web3terms/macos/Flutter/GeneratedPluginRegistrant.swift

13 lines
256 B
Swift
Raw Normal View History

2025-02-18 21:15:53 +02:00
//
// Generated file. Do not edit.
//
import FlutterMacOS
import Foundation
import geolocator_apple
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
GeolocatorPlugin.register(with: registry.registrar(forPlugin: "GeolocatorPlugin"))
}