aim_pointer/macos/Flutter/GeneratedPluginRegistrant.swift

15 lines
381 B
Swift
Raw Normal View History

2024-08-16 19:37:14 +08:00
//
// 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"))
}