feat: add event handler on rust macos

This commit is contained in:
Kingtous
2023-02-04 01:10:32 +08:00
parent 8197f47d1b
commit 3a1b978112
5 changed files with 68 additions and 8 deletions

View File

@@ -87,4 +87,3 @@ class MainFlutterWindow: NSWindow {
})
}
}