Skip to content

Commit 594f156

Browse files
committed
Multi-select dropdown
1 parent b97695d commit 594f156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/macos/Runner/AppDelegate.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Cocoa
22
import FlutterMacOS
33

4-
@NSApplicationMain
4+
@main
55
class AppDelegate: FlutterAppDelegate {
66
override func applicationShouldTerminateAfterLastWindowClosed(_ sender: NSApplication) -> Bool {
77
return true

0 commit comments

Comments
 (0)