todotxt_reminder/macos/Flutter/GeneratedPluginRegistrant.swift

15 lines
392 B
Swift

//
// Generated file. Do not edit.
//
import FlutterMacOS
import Foundation
import flutter_window_close
import path_provider_macos
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
FlutterWindowClosePlugin.register(with: registry.registrar(forPlugin: "FlutterWindowClosePlugin"))
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))
}