Files
logistics_tool/macos/Flutter/GeneratedPluginRegistrant.swift

13 lines
268 B
Swift
Raw Normal View History

2024-06-14 14:27:56 +08:00
//
// Generated file. Do not edit.
//
import FlutterMacOS
import Foundation
2024-06-17 17:28:54 +08:00
import path_provider_foundation
2024-06-14 14:27:56 +08:00
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
2024-06-17 17:28:54 +08:00
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))
2024-06-14 14:27:56 +08:00
}