smartfarming-mobile/agrilink_vocpro/macos/Flutter/GeneratedPluginRegistrant.swift

15 lines
404 B
Swift
Raw Normal View History

2024-09-05 03:46:07 +00:00
//
// Generated file. Do not edit.
//
import FlutterMacOS
import Foundation
import path_provider_foundation
2024-09-05 03:46:07 +00:00
import shared_preferences_foundation
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))
2024-09-05 03:46:07 +00:00
SharedPreferencesPlugin.register(with: registry.registrar(forPlugin: "SharedPreferencesPlugin"))
}