fApp/macos/Flutter/GeneratedPluginRegistrant.swift
2025-06-02 10:47:06 +02:00

13 lines
273 B
Swift

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