5 #ifndef FLUTTER_SHELL_PLATFORM_DARWIN_IOS_FRAMEWORK_HEADERS_FLUTTERAPPDELEGATE_H_
6 #define FLUTTER_SHELL_PLATFORM_DARWIN_IOS_FRAMEWORK_HEADERS_FLUTTERAPPDELEGATE_H_
8 #import <UIKit/UIKit.h>
28 : UIResponder <UIApplicationDelegate, FlutterPluginRegistry, FlutterAppLifeCycleProvider>
30 @property(nonatomic, strong, nullable) UIWindow*
window;
44 @property(nonatomic, strong, nullable) NSObject<FlutterPluginRegistrant>*
pluginRegistrant;
#define FLUTTER_DARWIN_EXPORT
FlutterAppLifeCycleProvider UIWindow * window
NSObject< FlutterPluginRegistrant > * pluginRegistrant