matrix_flutter_app_v2/macos/Flutter/GeneratedPluginRegistrant.swift

13 lines
273 B
Swift
Raw Normal View History

2023-11-24 20:35:29 +08:00
//
// Generated file. Do not edit.
//
import FlutterMacOS
import Foundation
import video_player_avfoundation
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
FVPVideoPlayerPlugin.register(with: registry.registrar(forPlugin: "FVPVideoPlayerPlugin"))
}