fixed issue ui related

This commit is contained in:
2025-03-17 23:42:29 +05:30
parent c3616afd86
commit a073b7aeec
11 changed files with 757 additions and 572 deletions

View File

@@ -1,7 +1,7 @@
import Cocoa
import FlutterMacOS
@NSApplicationMain
@main
class AppDelegate: FlutterAppDelegate {
override func applicationShouldTerminateAfterLastWindowClosed(_ sender: NSApplication) -> Bool {
return true