Flutter iOS Embedder
FlutterPlatformViewsTest.mm File Reference

Go to the source code of this file.

Classes

class  FlutterPlatformViewsTestMockPlatformView
 
class  FlutterPlatformViewsTestMockFlutterPlatformView
 
class  FlutterPlatformViewsTestMockFlutterPlatformFactory
 
class  FlutterPlatformViewsTest
 

Namespaces

 flutter
 

Variables

static __weak FlutterPlatformViewsTestMockPlatformViewgMockPlatformView = nil
 
const float kFloatCompareEpsilon = 0.001
 

Variable Documentation

◆ gMockPlatformView

__weak FlutterPlatformViewsTestMockPlatformView* gMockPlatformView = nil
static

Definition at line 20 of file FlutterPlatformViewsTest.mm.

◆ kFloatCompareEpsilon

const float kFloatCompareEpsilon = 0.001

Definition at line 21 of file FlutterPlatformViewsTest.mm.