Skip to content

Commit

Permalink
simpler event calls
Browse files Browse the repository at this point in the history
  • Loading branch information
tadaspetra committed Oct 7, 2021
1 parent d8b11fe commit 28c9f4b
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 197 deletions.
2 changes: 2 additions & 0 deletions example/macos/Flutter/GeneratedPluginRegistrant.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
import FlutterMacOS
import Foundation

import agora_rtc_engine

func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
AgoraRtcEnginePlugin.register(with: registry.registrar(forPlugin: "AgoraRtcEnginePlugin"))
}
Loading

0 comments on commit 28c9f4b

Please sign in to comment.