Flutter macOS Embedder
FakePluginRegistrar Class Reference
Inheritance diagram for FakePluginRegistrar:
<FlutterPluginRegistrar>

Properties

id< FlutterPluginplugin
 
FlutterMethodChannelchannel
 
- Properties inherited from <FlutterPluginRegistrar>
id< FlutterBinaryMessengermessenger
 
id< FlutterTextureRegistrytextures
 
NSView * view
 

Additional Inherited Members

- Instance Methods inherited from <FlutterPluginRegistrar>
(void) - addMethodCallDelegate:channel:
 
(void) - addApplicationDelegate:
 
(void) - registerViewFactory:withId:
 
(void) - publish:
 
(nonnull NSString *) - lookupKeyForAsset:
 
(nonnull NSString *) - lookupKeyForAsset:fromPackage:
 

Detailed Description

Definition at line 22 of file FlutterMenuPluginTest.mm.

Property Documentation

◆ channel

- (FlutterMethodChannel*) channel
readnonatomicassign

Definition at line 24 of file FlutterMenuPluginTest.mm.

◆ plugin

- (id<FlutterPlugin>) plugin
readnonatomicassign

Definition at line 23 of file FlutterMenuPluginTest.mm.

Referenced by flutter::testing::TEST_F().


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