We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aea4ff commit 03d49faCopy full SHA for 03d49fa
example/ios/Podfile.lock
@@ -28,4 +28,4 @@ SPEC CHECKSUMS:
28
29
PODFILE CHECKSUM: 00e11052cc39ea18fbe809bd677b0128a21ff9b7
30
31
-COCOAPODS: 1.14.3
+COCOAPODS: 1.15.2
example/ios/Runner/AppDelegate.swift
@@ -1,7 +1,7 @@
1
import UIKit
2
import Flutter
3
4
-@UIApplicationMain
+@main
5
@objc class AppDelegate: FlutterAppDelegate {
6
override func application(
7
_ application: UIApplication,
0 commit comments