Files
hackathon-hello-world-f7a5a…/macos/Flutter/GeneratedPluginRegistrant.swift
Erick Cesar Mondragon Palacios 99cd398189 Avance app recolector inteligente
2026-05-22 18:16:18 -06:00

13 lines
283 B
Swift

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