Skip to content

Commit

Permalink
Update to Flutter 3.24
Browse files Browse the repository at this point in the history
  • Loading branch information
TJMusiitwa committed Dec 13, 2024
1 parent b0844cd commit a4ae2a9
Show file tree
Hide file tree
Showing 4 changed files with 82 additions and 82 deletions.
6 changes: 3 additions & 3 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- Flutter (1.0.0)
- flutter_native_splash (0.0.1):
- flutter_native_splash (2.4.3):
- Flutter
- path_provider_foundation (0.0.1):
- Flutter
Expand All @@ -21,8 +21,8 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
flutter_native_splash: edf599c81f74d093a4daf8e17bd7a018854bc778
path_provider_foundation: 3784922295ac71e43754bd15e0653ccfd36a147c
flutter_native_splash: e8a1e01082d97a8099d973f919f57904c925008a
path_provider_foundation: 2b6b4c569c0fb62ec74538f866245ac84301af46

PODFILE CHECKSUM: 819463e6a0290f5a72f145ba7cde16e8b6ef0796

Expand Down
2 changes: 1 addition & 1 deletion ios/Runner/AppDelegate.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import UIKit
import Flutter

@UIApplicationMain
@main
@objc class AppDelegate: FlutterAppDelegate {
override func application(
_ application: UIApplication,
Expand Down
Loading

0 comments on commit a4ae2a9

Please sign in to comment.