Instance Methods | |
| (instancetype) | - initWithPlugin:flutterEngine: |
Instance Methods inherited from <FlutterPluginRegistrar> | |
| (NSObject< FlutterBinaryMessenger > *) | - messenger |
| (NSObject< FlutterTextureRegistry > *) | - textures |
| (void) | - registerViewFactory:withId: |
| (void) | - registerViewFactory:withId:gestureRecognizersBlockingPolicy: |
| (void) | - publish: |
| (void) | - addMethodCallDelegate:channel: |
| (void) | - addApplicationDelegate: |
| (NSString *) | - lookupKeyForAsset: |
| (NSString *) | - lookupKeyForAsset:fromPackage: |
Properties | |
| FlutterEngine * | flutterEngine |
Definition at line 92 of file FlutterEngine.mm.
| - (instancetype) initWithPlugin: | (NSString*) | pluginKey | |
| flutterEngine: | (FlutterEngine*) | flutterEngine | |
Definition at line 778 of file FlutterEngine.mm.
|
readwritenonatomicweak |
Definition at line 93 of file FlutterEngine.mm.