Flutter Engine
 
Loading...
Searching...
No Matches
FlutterEnginePluginRegistrar Class Reference
Inheritance diagram for FlutterEnginePluginRegistrar:
FlutterEngineBaseRegistrar <FlutterPluginRegistrar> <FlutterBaseRegistrar> <FlutterBaseRegistrar>

Additional Inherited Members

- Instance Methods inherited from FlutterEngineBaseRegistrar
(instancetype) - initWithKey:flutterEngine:
 
- Instance Methods inherited from <FlutterBaseRegistrar>
(NSObject< FlutterBinaryMessenger > *) - messenger
 
(NSObject< FlutterTextureRegistry > *) - textures
 
(void) - registerViewFactory:withId:
 
(void) - registerViewFactory:withId:gestureRecognizersBlockingPolicy:
 
- Instance Methods inherited from <FlutterPluginRegistrar>
(void) - publish:
 
(void) - addMethodCallDelegate:channel:
 
(void) - addApplicationDelegate:
 
(void) - addSceneDelegate:
 
(NSString *) - lookupKeyForAsset:
 
(NSString *) - lookupKeyForAsset:fromPackage:
 
(void) - addMethodCallDelegate:channel:
 
(void) - addApplicationDelegate:
 
(void) - registerViewFactory:withId:
 
(void) - publish:
 
(nonnull NSString *) - lookupKeyForAsset:
 
(nonnull NSString *) - lookupKeyForAsset:fromPackage:
 
- Properties inherited from FlutterEngineBaseRegistrar
FlutterEngineflutterEngine
 
NSString * key
 
- Properties inherited from <FlutterPluginRegistrar>
UIViewController * viewController
 
id< FlutterBinaryMessengermessenger
 
id< FlutterTextureRegistrytextures
 
NSView * view
 
NSViewController * viewController
 

Detailed Description

Definition at line 107 of file FlutterEngine.mm.


The documentation for this class was generated from the following file: