Flutter iOS Embedder
FlutterTextInputPluginTest.mm File Reference

Go to the source code of this file.

Classes

class  FlutterTextInputViewSpy
 
class  FlutterSecureTextInputView
 
class  FlutterTextInputPluginTest
 

Variables

NSDictionary * _passwordTemplate
 
id engine
 
FlutterTextInputPlugintextInputPlugin
 
FlutterViewControllerviewController
 

Variable Documentation

◆ _passwordTemplate

NSDictionary* _passwordTemplate
Initial value:
{
NSDictionary* _template

Definition at line 86 of file FlutterTextInputPluginTest.mm.

◆ engine

◆ textInputPlugin

FlutterTextInputPlugin* textInputPlugin

Definition at line 90 of file FlutterTextInputPluginTest.mm.

◆ viewController

FlutterViewController* viewController

Definition at line 92 of file FlutterTextInputPluginTest.mm.