Flutter Engine
 
Loading...
Searching...
No Matches
<FlutterApplicationRegistrar> Protocol Reference

#include <FlutterPlugin.h>

Inheritance diagram for <FlutterApplicationRegistrar>:
<FlutterBaseRegistrar>

Additional Inherited Members

- Instance Methods inherited from <FlutterBaseRegistrar>
(NSObject< FlutterBinaryMessenger > *) - messenger
 
(NSObject< FlutterTextureRegistry > *) - textures
 
(void) - registerViewFactory:withId:
 
(void) - registerViewFactory:withId:gestureRecognizersBlockingPolicy:
 

Detailed Description

A registrar for Flutter applications.

This registrar provides access to application-level services, such as the binary messenger and texture registry.

See also FlutterBaseRegistrar.

Definition at line 337 of file FlutterPlugin.h.


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