#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 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 16 of file FlutterAppDelegate.mm.
|
static |
Definition at line 15 of file FlutterAppDelegate.mm.
|
static |
Definition at line 17 of file FlutterAppDelegate.mm.
|
static |
Definition at line 14 of file FlutterAppDelegate.mm.