payment.moepoi.dev/macos/Flutter/GeneratedPluginRegistrant.swift

13 lines
278 B
Swift
Raw Normal View History

2022-10-21 17:02:05 +02:00
//
// Generated file. Do not edit.
//
import FlutterMacOS
import Foundation
import shared_preferences_macos
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
SharedPreferencesPlugin.register(with: registry.registrar(forPlugin: "SharedPreferencesPlugin"))
}