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 UIKit
import Flutter
@UIApplicationMain
@main
@objc class AppDelegate: FlutterAppDelegate {
override func application(
_ application: UIApplication,