#include <Windows.h>#include <functional>#include <memory>#include <optional>#include <variant>#include "flutter/fml/macros.h"#include "flutter/shell/platform/common/client_wrapper/include/flutter/binary_messenger.h"#include "flutter/shell/platform/common/client_wrapper/include/flutter/method_channel.h"#include "rapidjson/document.h"Go to the source code of this file.
Classes | |
| class | flutter::PlatformHandler |
| class | flutter::ScopedClipboardInterface |
Namespaces | |
| flutter | |
Enumerations | |
| enum class | flutter::AppExitType { flutter::required , flutter::cancelable } |