#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 |
|
static |
Definition at line 14 of file platform_message_handler_ios.mm.
Referenced by flutter::PlatformMessageHandlerIos::HandlePlatformMessage().