Adds in SNBT Editing support
This commit is contained in:
parent
dc6dffc3ba
commit
410bde4c70
10 changed files with 107 additions and 13 deletions
|
@ -5,6 +5,8 @@
|
|||
import FlutterMacOS
|
||||
import Foundation
|
||||
|
||||
import url_launcher_macos
|
||||
|
||||
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
|
||||
UrlLauncherPlugin.register(with: registry.registrar(forPlugin: "UrlLauncherPlugin"))
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue