Flutter iOS Embedder
platform_message_handler_ios.mm File Reference
#import "flutter/shell/platform/darwin/ios/platform_message_handler_ios.h"
#include "flutter/fml/trace_event.h"
#include "flutter/lib/ui/window/platform_message.h"
#include "flutter/lib/ui/window/platform_message_response.h"
#include "flutter/shell/platform/darwin/common/buffer_conversions.h"

Go to the source code of this file.

Classes

class  FLTSerialTaskQueue
 

Namespaces

 flutter
 

Variables

static FLUTTER_ASSERT_ARC uint64_t platform_message_counter = 1
 

Variable Documentation

◆ platform_message_counter

FLUTTER_ASSERT_ARC uint64_t platform_message_counter = 1
static