Flutter-Ernaehrungsapp/macos/Flutter/GeneratedPluginRegistrant.s...

13 lines
268 B
Swift
Raw Normal View History

2023-04-13 23:01:48 +02:00
//
// Generated file. Do not edit.
//
import FlutterMacOS
import Foundation
import path_provider_foundation
2023-04-13 23:01:48 +02:00
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))
2023-04-13 23:01:48 +02:00
}