Files
story/FRONT/macos/Flutter/GeneratedPluginRegistrant.swift
streaper2 063b3ed8d3 + hive
+ LibraryPage
+ StoryPage
+ logo
+ font
2023-09-13 09:03:52 +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"))
}