flutter_login_widget/example/macos/Flutter/GeneratedPluginRegistrant.swift
2023-03-14 11:33:27 +01:00

13 lines
248 B
Swift

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