haufen ide zeugs (nich mit abgerechnet) u fix android

This commit is contained in:
Nico
2024-11-20 23:03:53 +01:00
parent c292476322
commit 2a83daab4c
111 changed files with 143 additions and 3891 deletions

View File

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