#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.
◆ kBackgroundFetchCapatibility
NSString* const kBackgroundFetchCapatibility = @"@"fetch" |
|
static |
◆ kRemoteNotificationCapabitiliy
NSString* const kRemoteNotificationCapabitiliy = @"@"remote-notification" |
|
static |
◆ kRestorationStateAppModificationKey
NSString* const kRestorationStateAppModificationKey = @"@"mod-date" |
|
static |
◆ kUIBackgroundMode
NSString* const kUIBackgroundMode = @"@"UIBackgroundModes" |
|
static |