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