updated flutter_inappwebvie

This commit is contained in:
2023-09-25 12:01:47 +07:00
parent aeea3ec77b
commit b073a980d7
11 changed files with 95 additions and 52 deletions

View File

@@ -5,6 +5,8 @@
import FlutterMacOS
import Foundation
import flutter_inappwebview
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
InAppWebViewFlutterPlugin.register(with: registry.registrar(forPlugin: "InAppWebViewFlutterPlugin"))
}