#import "flutter/shell/platform/darwin/ios/framework/Headers/FlutterPluginAppLifeCycleDelegate.h"
#include "flutter/fml/logging.h"
#include "flutter/fml/paths.h"
#include "flutter/lib/ui/plugins/callback_cache.h"
#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterCallbackCache_Internal.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 37 of file FlutterPluginAppLifeCycleDelegate.mm.
|
static |
Definition at line 14 of file FlutterPluginAppLifeCycleDelegate.mm.
|
static |
Definition at line 16 of file FlutterPluginAppLifeCycleDelegate.mm.