We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bb18bd commit 1d1b0f9Copy full SHA for 1d1b0f9
example/macos/Runner/AppDelegate.swift
@@ -1,7 +1,7 @@
1
import Cocoa
2
import FlutterMacOS
3
4
-@NSApplicationMain
+@main
5
class AppDelegate: FlutterAppDelegate {
6
override func applicationShouldTerminateAfterLastWindowClosed(_ sender: NSApplication) -> Bool {
7
return true
0 commit comments