import "flutter/shell/platform/darwin/ios/framework/Headers/FlutterAppDelegate.h"import "flutter/shell/platform/darwin/common/InternalFlutterSwiftCommon/InternalFlutterSwiftCommon.h"import "flutter/shell/platform/darwin/ios/framework/Headers/FlutterPluginAppLifeCycleDelegate.h"import "flutter/shell/platform/darwin/ios/framework/Headers/FlutterViewController.h"import "flutter/shell/platform/darwin/ios/framework/Source/FlutterAppDelegate_Test.h"import "flutter/shell/platform/darwin/ios/framework/Source/FlutterEngine_Internal.h"import "flutter/shell/platform/darwin/ios/framework/Source/FlutterLaunchEngine.h"import "flutter/shell/platform/darwin/ios/framework/Source/FlutterPluginAppLifeCycleDelegate_internal.h"import "flutter/shell/platform/darwin/ios/framework/Source/FlutterSharedApplication.h"import "flutter/shell/platform/darwin/ios/framework/Source/FlutterViewController_Internal.h"Go to the source code of this file.
Variables | |
| static FLUTTER_ASSERT_ARC NSString *const | kUIBackgroundMode = @"@"UIBackgroundModes" |
| static NSString *const | kRemoteNotificationCapabitiliy = @"@"remote-notification" |
| static NSString *const | kBackgroundFetchCapatibility = @"@"fetch" |
|
static |
Definition at line 21 of file FlutterAppDelegate.mm.
|
static |
Definition at line 20 of file FlutterAppDelegate.mm.
|
static |
Definition at line 19 of file FlutterAppDelegate.mm.