#import "flutter/shell/platform/darwin/ios/platform_message_handler_ios.h"#import "flutter/fml/trace_event.h"#import "flutter/lib/ui/window/platform_message.h"#import "flutter/shell/platform/darwin/common/buffer_conversions.h"#import "flutter/shell/platform/darwin/common/framework/Headers/FlutterBinaryMessenger.h"Go to the source code of this file.
Classes | |
| class | FLTSerialTaskQueue |
Namespaces | |
| flutter | |
Variables | |
| static uint64_t | platform_message_counter = 1 |
|
static |
Definition at line 12 of file platform_message_handler_ios.mm.
Referenced by flutter::PlatformMessageHandlerIos::HandlePlatformMessage.