release_schedule/macos/Flutter/GeneratedPluginRegistrant.s...

13 lines
268 B
Swift
Raw Normal View History

2023-11-05 19:32:59 +01:00
//
// Generated file. Do not edit.
//
import FlutterMacOS
import Foundation
2023-11-08 14:43:59 +01:00
import path_provider_foundation
2023-11-05 19:32:59 +01:00
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
2023-11-08 14:43:59 +01:00
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))
2023-11-05 19:32:59 +01:00
}