Flutter Engine
The Flutter Engine
|
#include <gtest/gtest.h>
#include <optional>
#include "flutter/lib/ui/window/platform_message.h"
#include "third_party/rapidjson/include/rapidjson/document.h"
Go to the source code of this file.
Classes | |
class | flutter_runner::testing::FakePlatformMessageResponse |
Namespaces | |
namespace | flutter_runner |
namespace | flutter_runner::testing |
Typedefs | |
using | PlatformMessageResponse = flutter::PlatformMessageResponse |
using | PlatformMessage = flutter::PlatformMessage |
Definition at line 15 of file platform_message.h.
Definition at line 14 of file platform_message.h.