Files
flash-call-otp/receiver_app_new/macos/Flutter/GeneratedPluginRegistrant.swift
2026-05-23 16:17:20 +03: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"))
}