flutter upgrade and fix some ui

This commit is contained in:
Christien Rioux 2024-08-06 19:00:10 -07:00
parent 6102f32587
commit 9fbe97c035
4 changed files with 42 additions and 36 deletions

View file

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