flutter_media_picker/example/macos/Flutter/GeneratedPluginRegistrant.swift

13 lines
268 B
Swift
Raw Normal View History

2022-10-25 14:20:18 +02:00
//
// Generated file. Do not edit.
//
import FlutterMacOS
import Foundation
import path_provider_foundation
2022-10-25 14:20:18 +02:00
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))
}