5#ifndef FLUTTER_SHELL_PLATFORM_WINDOWS_PLATFORM_VIEW_MANAGER_H_
6#define FLUTTER_SHELL_PLATFORM_WINDOWS_PLATFORM_VIEW_MANAGER_H_
10#include "flutter/shell/platform/common/client_wrapper/include/flutter/method_channel.h"
11#include "flutter/shell/platform/windows/flutter_windows_internal.h"
12#include "flutter/shell/platform/windows/task_runner.h"
37 std::string_view type_name) = 0;
47 std::unique_ptr<MethodChannel<EncodableValue>> channel_;