mirror of
https://github.com/flutter/samples.git
synced 2026-03-28 07:11:50 +00:00
This reverts commit fc6222ebc8.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
import Cocoa
|
||||
import FlutterMacOS
|
||||
|
||||
@NSApplicationMain
|
||||
class AppDelegate: FlutterAppDelegate {
|
||||
override func applicationShouldTerminateAfterLastWindowClosed(_ sender: NSApplication) -> Bool {
|
||||
return true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user