flutter_media_picker/example/macos/Flutter/GeneratedPluginRegistrant.swift
Thomas Klein Langenhorst 48045517de - Bump flutter_form_wizard to version 6.0.0
- Remove unnecessary `riverpod` dependency
2023-03-28 11:10:04 +02:00

13 lines
268 B
Swift

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