#import "flutter/shell/platform/darwin/ios/framework/Headers/FlutterAppDelegate.h"
#import "flutter/fml/logging.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/FlutterPluginAppLifeCycleDelegate_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 NSString *const | kRestorationStateAppModificationKey = @"@"mod-date" |
|
static |
Definition at line 18 of file FlutterAppDelegate.mm.
|
static |
Definition at line 17 of file FlutterAppDelegate.mm.
|
static |
Definition at line 19 of file FlutterAppDelegate.mm.
|
static |
Definition at line 16 of file FlutterAppDelegate.mm.