#import "flutter/shell/platform/darwin/ios/framework/Headers/FlutterPluginAppLifeCycleDelegate.h"#include "flutter/fml/paths.h"#include "flutter/lib/ui/plugins/callback_cache.h"#import "flutter/shell/platform/darwin/common/InternalFlutterSwiftCommon/InternalFlutterSwiftCommon.h"#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterCallbackCache_Internal.h"#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterSharedApplication.h"Go to the source code of this file.
Variables | |
| static FLUTTER_ASSERT_ARC const char * | kCallbackCacheSubDir = "Library/Caches/" |
| static const SEL | kSelectorsHandledByPlugins [] |
| NSPointerArray * | _delegates |
| NSPointerArray* _delegates |
Definition at line 38 of file FlutterPluginAppLifeCycleDelegate.mm.
|
static |
Definition at line 15 of file FlutterPluginAppLifeCycleDelegate.mm.
|
static |
Definition at line 17 of file FlutterPluginAppLifeCycleDelegate.mm.