aim_pointer/macos/Flutter/GeneratedPluginRegistrant.swift
2024-08-16 19:37:14 +08:00

15 lines
381 B
Swift

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