Flutter iOS Embedder
FlutterPlatformViewsTest.mm File Reference

Go to the source code of this file.

Classes

class  FlutterPlatformViewsTestMockPlatformView
 
class  FlutterPlatformViewsTestMockFlutterPlatformView
 
class  FlutterPlatformViewsTestMockFlutterPlatformFactory
 
class  FlutterPlatformViewsTestMockWebView
 
class  FlutterPlatformViewsTestMockWebViewFactory
 
class  FlutterPlatformViewsTestNilFlutterPlatformFactory
 
class  FlutterPlatformViewsTestMockWrapperWebView
 
class  FlutterPlatformViewsTestMockWrapperWebViewFactory
 
class  FlutterPlatformViewsTestMockNestedWrapperWebView
 
class  FlutterPlatformViewsTestMockNestedWrapperWebViewFactory
 
class  FlutterPlatformViewsTest
 

Namespaces

 flutter
 

Variables

static __weak UIView * gMockPlatformView = nil
 
const float kFloatCompareEpsilon = 0.001
 

Variable Documentation

◆ gMockPlatformView

__weak UIView* gMockPlatformView = nil
static

Definition at line 24 of file FlutterPlatformViewsTest.mm.

◆ kFloatCompareEpsilon

const float kFloatCompareEpsilon = 0.001

Definition at line 25 of file FlutterPlatformViewsTest.mm.